Update of /cvsroot/thinlet/thinlet
In directory sc8-pr-cvs1:/tmp/cvs-serv7682
Removed Files:
AppletLauncher.java FrameLauncher.java
Log Message:
Several improvements and fixes:
* internationalization - please see setLangResource javadoc for description.
* borderless textarea; suitable for multiline labels
* new sidebar and hyperlink widgets
* improved spinbox - supports minimum, maximum, value and step
* improved support for custom background / foreground and font for
individual components
* support for menus that open above menubar, not below
* popup menus work now for more components
* use different gradient for dialog titlebars
* a few of NPEs in layout code fixed.
* added more javadoc to public methods, and corrected some.
Demo has been updated to show the new capabilities.
--- AppletLauncher.java DELETED ---
--- FrameLauncher.java DELETED ---
|