|
Re: Very limited java access within Netbeans
There are a few classes not required by Java ME, but that are implemented by the squawk JVM. You can find them in com.sun.squawk.util.
What did you want to use swing frames for?
The 2015 control system will use Java SE Embedded, so it won't have these restrictions (although I didn't check if it supports swing).
|