|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--WindowUtilities
Swing Vereinfachungen
unter anderem auch LookAndFeel(LAF)- Einstellungen
Constructor Summary | |
WindowUtilities()
|
Method Summary | |
static void |
setJavaLookAndFeel()
Stellt das LAF auf CrossPlatform-like LAF |
static void |
setMetalLookAndFeel()
Stellt das LAF auf Metal-like LAF |
static void |
setMotifLookAndFeel()
Stellt das LAF auf Motif-like LAF |
static void |
setNativeLookAndFeel()
Stellt das LAF auf System-like LAF |
static void |
setWindowsLookAndFeel()
Stellt das LAF auf Windows-like LAF |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WindowUtilities()
Method Detail |
public static void setNativeLookAndFeel()
public static void setJavaLookAndFeel()
public static void setMotifLookAndFeel()
public static void setMetalLookAndFeel()
public static void setWindowsLookAndFeel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |