|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.gui.LookAndFeelSelector
public class LookAndFeelSelector
The Class LookAndFeelSelector.
Field Summary | |
---|---|
static java.lang.String |
DEFAULT_SKIN
The Constant DEFAULT_SKIN. |
static Logger |
logger
The logger. |
Constructor Summary | |
---|---|
LookAndFeelSelector()
|
Method Summary | |
---|---|
static java.util.List<java.lang.String> |
getListOfSkins()
Gets the list of skins. |
static void |
setLookAndFeel(java.lang.String theme)
Sets the look and feel. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static Logger logger
public static final java.lang.String DEFAULT_SKIN
Constructor Detail |
---|
public LookAndFeelSelector()
Method Detail |
---|
public static java.util.List<java.lang.String> getListOfSkins()
public static void setLookAndFeel(java.lang.String theme)
theme
- the new look and feel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |