|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IControlsGui.IContext
passed to IControlGuis, allowing them to submit commands. Note
that, in contrast to when using IMonitorGui.IContext
, any
command submitted before the previous one has been executed will be
discarded, without throwing any exception.
Method Summary | |
---|---|
void |
submitCmd(Serializable cmd)
submits cmd. |
Method Detail |
---|
void submitCmd(Serializable cmd)
|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |