Java Swing and J9 jvm

Is there anyway I can use Java Swing library on QNX?
I donwloaded J9, but it only comes with the AWT library.
I also tried swingall.jar (version 1.1.1), but it seems to be too old to
handle some of our code.

Help would be much appreciated!

Jimmy Tsai
Software support Co-op
Vortek industry

The version of AWT that we currently ship is only at the JDK 1.1 level,
since that’s the “PersonalJava” level that everyone else supports for
“embedded” platforms. Bits and pieces of Swing 1.1.1 work against our AWT,
and even more will work in the next release, but still not everything.

Even if it worked, it would still be just Swing 1.1.1, so if you require a
Swing > this, you’re really out of luck.

Patrick_Mueller@oti.com



“jimmy tsai” <jtsai@vortek.com> wrote in message
news:9k7bss$d6k$1@inn.qnx.com

Is there anyway I can use Java Swing library on QNX?
I donwloaded J9, but it only comes with the AWT library.
I also tried swingall.jar (version 1.1.1), but it seems to be too old to
handle some of our code.

Help would be much appreciated!

Jimmy Tsai
Software support Co-op
Vortek industry