org.jogre.util
Class JogreLookAndFeel
java.lang.Object
|
+--org.jogre.util.JogreLookAndFeel
- public class JogreLookAndFeel
- extends Object
This class is used to create a Jogre look-and-feel.
- Version:
- Alpha 0.1
- Author:
- Bob Marks
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_LOOK_AND_FEEL
public static final String DEFAULT_LOOK_AND_FEEL
BLUE_LOOK_AND_FEEL
public static final String BLUE_LOOK_AND_FEEL
getInstance
public static JogreLookAndFeel getInstance()
- Accessor to singleton instance of the ServerResources class
- Returns:
-
setLookAndFeel
public void setLookAndFeel(String lookAndFeel)
- Set the look and feel.
- Parameters:
lookAndFeel
-
get
public String get(String key)
- Parameters:
key
- - Returns:
-