|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.isti.jplotresp.CmdLnPlotter.SetupLookAndFeel
protected class CmdLnPlotter.SetupLookAndFeel
Class SetupLookAndFeel has a constructor that sets up the "look & feel" for the applet. Creating an object of this class at the top of a class definition causes all objects created afterward to have to desired "look & feel". (Putting the 'UIManager.setLookAndFeel()' call into a 'static' block only works the first time an applet is started in a given browser.)
Constructor Summary | |
---|---|
CmdLnPlotter.SetupLookAndFeel()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CmdLnPlotter.SetupLookAndFeel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |