|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.fmj.gui.controlpanelfactory.ControlPanelFactorySingleton
public final class ControlPanelFactorySingleton
The global singleton ControlPanelFactory
instance. All FMJ handlers should use this to create
their control panel components, if possible, ensuring a consistent, configurable UI.
Method Summary | |
---|---|
static ControlPanelFactory |
getInstance()
|
static void |
setInstance(ControlPanelFactory instance)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ControlPanelFactory getInstance()
public static void setInstance(ControlPanelFactory instance)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |