|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jgoodies.uif.laf.LookChoiceStrategies
public final class LookChoiceStrategies
Provides predefined LookChoiceStrategy implementations. The available behavior is:
  | Strategy | |||
OS | FIXED_3D | FIXED_XP | SYSTEM | |
Windows | Plastic3D | PlasticXP | JGoodies Windows | |
Mac OS X | Plastic3D | PlasticXP | Aqua | |
Other | Plastic3D | PlasticXP | PlasticXP |
LookChoiceStrategy
Field Summary | |
---|---|
static LookChoiceStrategy |
FIXED_3D
A strategy that always chooses the Plastic3D look. |
static LookChoiceStrategy |
FIXED_XP
A strategy that always chooses the PlasticXP look. |
static LookChoiceStrategy |
SYSTEM
A strategy that always chooses the system look. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final LookChoiceStrategy SYSTEM
public static final LookChoiceStrategy FIXED_3D
public static final LookChoiceStrategy FIXED_XP
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |