由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - help: where to download JAVA/swing? (转载)
相关主题
ARM计算机时代即将到来 (转载)Re: AWT和SWING到底有什么不同?
入门Java CLASSPATH问题:How about Swing?
替朋友请教一个问题simple swing question
how to run Java on Linux?Intellij Idea gui not pure Swing?
请教: eclipse setup problem (转载)这个Swing的Exception是怎么产生的?
Question: OutOfMemoryError when drawImag[转载] linux下的java sound问题
这里有做J2ME的吗?java memory problem with redhat enterprise
Re: AWT 和 SWING 在程序应用中有什么区别?转行到JAVA可行吗
相关话题的讨论汇总
话题: java话题: swing话题: where话题: download话题: version
进入Java版参与讨论
1 (共1页)
i*****d
发帖数: 155
1
【 以下文字转载自 Linux 讨论区 】
发信人: iamwind (远尘), 信区: Linux
标 题: help: where to download JAVA/swing?
发信站: BBS 未名空间站 (Thu Aug 18 14:18:36 2005)
My redhat has installed JAVA, but no swing. Where can I downoad it?
And how can I know the version of Java on my machine is?
//Thanks
//bow
g*****g
发帖数: 34805
2
Any JVM 1.1 or above has Swing as a part of implementation.
Use java -version to check version number.

【在 i*****d 的大作中提到】
: 【 以下文字转载自 Linux 讨论区 】
: 发信人: iamwind (远尘), 信区: Linux
: 标 题: help: where to download JAVA/swing?
: 发信站: BBS 未名空间站 (Thu Aug 18 14:18:36 2005)
: My redhat has installed JAVA, but no swing. Where can I downoad it?
: And how can I know the version of Java on my machine is?
: //Thanks
: //bow

i*****d
发帖数: 155
3

Thanks!
I found I am using GCJ(GNU Compiler for JAVA) 3.2.2. It includes AWT, but no
Swing. I'll google for a newer version which support Swing.

【在 g*****g 的大作中提到】
: Any JVM 1.1 or above has Swing as a part of implementation.
: Use java -version to check version number.

g*****g
发帖数: 34805
4
Is there anythying wrong with Sun Java, why do you need to
use GCJ?

no

【在 i*****d 的大作中提到】
:
: Thanks!
: I found I am using GCJ(GNU Compiler for JAVA) 3.2.2. It includes AWT, but no
: Swing. I'll google for a newer version which support Swing.

f********h
发帖数: 149
5
op is using RH.
Sun jdk can't be pre-installed. you need to go to their
website to accept some terms,etc

【在 g*****g 的大作中提到】
: Is there anythying wrong with Sun Java, why do you need to
: use GCJ?
:
: no

g*****g
发帖数: 34805
6
Java is not pre-installed on windows xp either, everybody downloads it.

【在 f********h 的大作中提到】
: op is using RH.
: Sun jdk can't be pre-installed. you need to go to their
: website to accept some terms,etc

1 (共1页)
进入Java版参与讨论
相关主题
转行到JAVA可行吗请教: eclipse setup problem (转载)
去做J2EE好,还是Android好?Question: OutOfMemoryError when drawImag
Problem on ANT,JAVA,JSP,JSPPrecompiler这里有做J2ME的吗?
Help: how to use Eclipse as C++ IDE in XP? (转载)Re: AWT 和 SWING 在程序应用中有什么区别?
ARM计算机时代即将到来 (转载)Re: AWT和SWING到底有什么不同?
入门Java CLASSPATH问题:How about Swing?
替朋友请教一个问题simple swing question
how to run Java on Linux?Intellij Idea gui not pure Swing?
相关话题的讨论汇总
话题: java话题: swing话题: where话题: download话题: version