Java GUI Toolkits

Da Wikipedia, l'enciclopedia libera.


J2ME GUI Toolkits

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.

Personal tools