Online Books:
java.net on MarkMail:
Search |
||
Proposal for common "feel" layer in look-and-feel librariesPosted by kirillcool on May 25, 2006 at 1:04 AM PDT
A few weeks ago i posted a question on JavaLobby about the additional "feel" features that i have been adding to Substance and what people think about the extra "weight" of the download and the lock-in for applications that would like to use these features. When i say lock-in, i mean that these features were only available under Substance, which is good for me on one hand, but bad for the community in general. Thankfully, one of the responses (by James) proposed splitting the Substance code base and making the widgets available to all LAFs. And so the laf-widget project was born.
This project contains a collection of "behavioural traits" or "widgets" for third-party Swing look-and-feels. The list of currently provided widgets:
Here is the same application under Substance LAF (note the menu search panel in the menu bar, the tab overview button, the strength markers on password fields and the lock icons on disabled text field and editable model-only combobox):
The same application under JGoodies Looks Plastic XP, Liquid, Pagosoft, Squareness, InfoNode and Napkin features the same widgets for the menu bar, combobox, password fields and text fields. Note that the tab overview widget requires custom LAF support from the relevant LAFs.
Additional resources
»
Related Topics >>
Java Desktop Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|