|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Represents an object that can change the swing look and feel to a given look and feel.
| Method Summary | |
boolean |
setLookAndFeel(LookAndFeelItem lookAndFeel)
Changes the swing look and feel to the given look and feel. |
| Method Detail |
public boolean setLookAndFeel(LookAndFeelItem lookAndFeel)
This routine will generally call lookAndFeel.setLookAndFeel() as well as lookAndFeel.updateLookAndFeel() for each top-level container.
lookAndFeel - the look and feel to change to.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||