|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IResultHandler
result handler. To be impl'ted by IControlsGui
s and IMonitorGui
s
wishing to receive the results of any commands submitted.
Method Summary | |
---|---|
void |
handleResult(Object result)
called when result becomes available. |
Method Detail |
---|
void handleResult(Object result)
|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |