|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UpdatableLookAndFeel
This interface defines just a single method that an implementor will use to update the Swing LookAndFeel to the specified one.
Method Summary | |
---|---|
void |
updateLookAndFeel(String lookAndFeelClassName)
Updates the Swing LookAndFeel to the specified class name. |
Method Detail |
---|
void updateLookAndFeel(String lookAndFeelClassName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |