Java Platform
The Java platform is the name for a bundle of related programs, or platform, from Sun which allow for developing and running programs written in the Java programming language.
Application
Libraries
Remove
Language
Any
License
Any
: Hi,
:
: I am developing a graphics application using java 3D and VisAD (a
: java visualization API). Unfortunately, the application often hangs
: during execution. Whenever this happens I...
Hi,
I am developing a graphics application using java 3D and VisAD (a java visualization API). Unfortunately, the application often hangs during execution. Whenever this happens I usually force...
i have a java application that uses swing components.on my computer it works perfect. i have JDK1.5 and a JVM last version
on other computer with a JVM(last version) installed and no JDK or JRE...
on a solaris system the JVM looks for shared libraries in LD_LIBRARY_PATH, but where does it look on the linux platform?
You could look at the W3 DOM model (in the JVM since 1.4), or maybe the Swing TreeModel.
http://java.sun.com/j2se/1.4.2/docs/api/org/w3c/dom/package-summary.html
http://java.sun.com/j2se/1.4...
You do have to be very careful to ensure you're using only standard Java libraries, of course. Most of the big-name IDEs make it very easy to use libraries supplied with the IDE instead of or...