Quote:
Originally Posted by scotty1024
The iRex SimpleButton is neither AWT nor Swing and has a bug in its font handling, don't get too attached to it. 
|
Thanks for the advice!
Quote:
Originally Posted by scotty1024
The kit I've put together fully supports the various layout managers making putting the various widgets up on the screen easier. They also fully support the AWT event delegation model to handle UI interactions. I'll be bundling what I've got so far and posting them later today.
|
I was really curious how are you using the JVM or what are you doing to use the AWT Button or Label classes, since I'm not able to use them. Probably i'm doing something wrong, so I eager to your posts too
This comes from the java apps I'm developing to iliad, to remember my old knowledge of java and my curiosity to develop something to the thing.
You're great, man!