|
JAPI 0_6-alpha-2 Yet another Java API API Documentation |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
com.sun.java.swing.plaf.windows.WindowsLookAndFeel
net.sf.japi.swing.WindowsLookAndFeel
public class WindowsLookAndFeel
Windows Look And Feel on UNIX. This class extends the original WindowsLookAndFeel to circumveniate the checks that let it run on Windows only and makes it run on any other OS as well.
| Constructor Summary | |
|---|---|
WindowsLookAndFeel()
|
|
| Method Summary | |
|---|---|
void |
initialize()
|
boolean |
isSupportedLookAndFeel()
|
| Methods inherited from class com.sun.java.swing.plaf.windows.WindowsLookAndFeel |
|---|
createAudioAction, getDescription, getID, getName, initClassDefaults, initComponentDefaults, initSystemColorDefaults, isClassicWindows, isMnemonicHidden, isNativeLookAndFeel, provideErrorFeedback, setMnemonicHidden, uninitialize |
| Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel |
|---|
getAudioActionMap, getDefaults, loadSystemColors, playSound |
| Methods inherited from class javax.swing.LookAndFeel |
|---|
getDesktopPropertyValue, getDisabledIcon, getDisabledSelectedIcon, getSupportsWindowDecorations, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, toString, uninstallBorder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WindowsLookAndFeel()
| Method Detail |
|---|
public void initialize()
initialize in class com.sun.java.swing.plaf.windows.WindowsLookAndFeelpublic boolean isSupportedLookAndFeel()
isSupportedLookAndFeel in class com.sun.java.swing.plaf.windows.WindowsLookAndFeel
|
JAPI Yet another Java API API Documentation |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||