|
JMACS | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IResultHandler | |
|---|---|
| org.jmacs | core classes. |
| Uses of IResultHandler in org.jmacs |
|---|
| Subinterfaces of IResultHandler in org.jmacs | |
|---|---|
static interface |
IMonitorGui.IContextAware
have the IMonitorGui also implement this if it is to submit commands. |
| Methods in org.jmacs with parameters of type IResultHandler | |
|---|---|
void |
IControlsGui.IContext.submitCmd(Serializable cmd,
boolean reloadClass,
IResultHandler resHandler)
for use where the classloading is to be specified, and the result is of interest. |
void |
IControlsGui.IContext.submitCmd(Serializable cmd,
IResultHandler resHandler)
for use where the result is of interest. |
|
JMACS | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||