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
|