|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.scopemvc.controller.basic.BasicController
|
+--org.txt2xml.gui.GuiController
| Field Summary | |
static java.lang.String |
LOAD_CONFIG
|
static java.lang.String |
LOAD_SOURCE
|
static java.lang.String |
PROCESS
|
static java.lang.String |
SAVE_CONFIG
|
static java.lang.String |
SAVE_SOURCE
|
| Fields inherited from class org.scopemvc.controller.basic.BasicController |
CHANGE_MODEL_CONTROL_ID, EXIT_CONTROL_ID, HIDE_VIEW_CONTROL_ID |
| Method Summary | |
protected void |
doHandleControl(org.scopemvc.core.Control inControl)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.scopemvc.controller.basic.BasicController |
addChild, bindModelToView, getChildren, getModel, getParent, getTopParent, getView, handleControl, handleControlException, hideView, hideView, passControlToParent, removeChild, setModel, setModelAndView, setParent, setView, showError, showView, showView, shutdown, startup |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PROCESS
public static final java.lang.String LOAD_SOURCE
public static final java.lang.String LOAD_CONFIG
public static final java.lang.String SAVE_SOURCE
public static final java.lang.String SAVE_CONFIG
| Method Detail |
protected void doHandleControl(org.scopemvc.core.Control inControl)
throws org.scopemvc.core.ControlException
doHandleControl in class org.scopemvc.controller.basic.BasicControllerorg.scopemvc.core.ControlExceptionpublic static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||