|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmacs.pd.Constants
public class Constants
passed to the constructors of the IMonitorGui
and IControlsGui
used by DiClient
in order that any
corr'ding GUIs provided by the device may be nested inside them.
Method Summary | |
---|---|
IControlsGui |
createControlsGui()
returns controls gui, given that required classloader is available as the context classloader. |
IMonitorGui |
createMonitorGui()
returns monitor gui, given that required classloader is available as the context classloader. |
String |
getDevicePkgName()
returns package name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getDevicePkgName()
public IMonitorGui createMonitorGui()
public IControlsGui createControlsGui()
|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |