|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.utils.gui.WindowUtilities
public class WindowUtilities
Class with Static methods, that when called set the current look and Feel of the Editor.
Constructor Summary | |
---|---|
WindowUtilities()
|
Method Summary | |
---|---|
static void |
setJavaLookAndFeel()
Tell system to use Java look and feel. |
static void |
setMotifLookAndFeel()
Tell system to use Motif look and feel. |
static void |
setNativeLookAndFeel()
Tell system to use native look and feel. |
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()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |