|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constants
passed to the constructors of the IMonitorGui
and IControlsGui
used by Pdi
in order that any corr'ding GUIs
provided by the device may be nested inside them.
Method Summary | |
---|---|
IControlsGui |
createControlsGui()
creates any nested controls gui, given that required classloader is available as the context classloader. |
IMonitorGui |
createMonitorGui()
creates any nested monitor gui, given that required classloader is available as the context classloader. |
String |
getDefProgCodebase()
returns default program-codebase URL. |
String |
getDevicePkgname()
returns package name. |
Method Detail |
---|
String getDevicePkgname()
String getDefProgCodebase()
Pdi
to learn how this is set.
IMonitorGui createMonitorGui()
IControlsGui createControlsGui()
|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |