Java GUI Toolkits
Da Wikipedia, l'enciclopedia libera.
[edit]
J2ME GUI Toolkits
[edit]
Thinlet
Thinlet is a GUI toolkit, a single Java class, parses the hierarchy and properties of the GUI, handles user interaction, and calls business logic. Separates the graphic presentation (described in an XML file) and the application methods (written as Java code).
Thinlet runs with Java™ 1.1 (IE's default JVM) to 1.4, Personal Java™, and Personal (Basis) Profile™. Swing isn't required.
- Licenza: LGPL
- http://thinlet.sourceforge.net
Categories: Java | J2ME
