org.sigpath.navigator.controllers
Interface MainViewController
- All Superinterfaces:
- ActionListener, EventListener
- All Known Implementing Classes:
- GraphicsViewController
public interface MainViewController
- extends ActionListener
Interface implemented by possible implementation of the MainView controller.
ACTION_SIGPATH_CONNECT
static final String ACTION_SIGPATH_CONNECT
- See Also:
- Constant Field Values
ACTION_SIGPATH_LOGIN
static final String ACTION_SIGPATH_LOGIN
- See Also:
- Constant Field Values
ACTION_SIGPATH_LOGOUT
static final String ACTION_SIGPATH_LOGOUT
- See Also:
- Constant Field Values
ACTION_SIGPATH_SUBMIT
static final String ACTION_SIGPATH_SUBMIT
- See Also:
- Constant Field Values
ACTION_SIGPATH_EXIT
static final String ACTION_SIGPATH_EXIT
- See Also:
- Constant Field Values
ACTION_EDIT_ADD_SPID
static final String ACTION_EDIT_ADD_SPID
- See Also:
- Constant Field Values
ACTION_VIEW_FIT_IN_WINDOW
static final String ACTION_VIEW_FIT_IN_WINDOW
- See Also:
- Constant Field Values
ACTION_VIEW_COMPACT
static final String ACTION_VIEW_COMPACT
- See Also:
- Constant Field Values
ACTION_VIEW_EXPAND
static final String ACTION_VIEW_EXPAND
- See Also:
- Constant Field Values
ACTION_VIEW_CLEAR_NODES
static final String ACTION_VIEW_CLEAR_NODES
- See Also:
- Constant Field Values
ACTION_LAYOUT_ORGANIC
static final String ACTION_LAYOUT_ORGANIC
- See Also:
- Constant Field Values
ACTION_LAYOUT_HIERARCHIC
static final String ACTION_LAYOUT_HIERARCHIC
- See Also:
- Constant Field Values
ACTION_LAYOUT_CIRCULAR
static final String ACTION_LAYOUT_CIRCULAR
- See Also:
- Constant Field Values
ACTION_LAYOUT_ORTHOGONAL
static final String ACTION_LAYOUT_ORTHOGONAL
- See Also:
- Constant Field Values
ACTION_HELP_ABOUT
static final String ACTION_HELP_ABOUT
- See Also:
- Constant Field Values
ACTION_DOWNLOAD_REFERENCES
static final String ACTION_DOWNLOAD_REFERENCES
- See Also:
- Constant Field Values
ACTION_CLOSE_REFERENCES_PANEL
static final String ACTION_CLOSE_REFERENCES_PANEL
- See Also:
- Constant Field Values
ACTION_SUBMIT_TO_SIGPATH
static final String ACTION_SUBMIT_TO_SIGPATH
- See Also:
- Constant Field Values
ACTION_CLOSE_SUBMISSION_PANEL
static final String ACTION_CLOSE_SUBMISSION_PANEL
- See Also:
- Constant Field Values
ACTION_SAVE_XML
static final String ACTION_SAVE_XML
- See Also:
- Constant Field Values
ACTION_CLOSE_SUBMISSION_ERRORS_PANEL
static final String ACTION_CLOSE_SUBMISSION_ERRORS_PANEL
- See Also:
- Constant Field Values
ACTION_ZOOM_IN
static final String ACTION_ZOOM_IN
- See Also:
- Constant Field Values
ACTION_ZOOM_OUT
static final String ACTION_ZOOM_OUT
- See Also:
- Constant Field Values
ACTION_ZOOM_RESET
static final String ACTION_ZOOM_RESET
- See Also:
- Constant Field Values
Copyright © 2002-2005 Institute for Computational Biomedicine, All Rights Reserved.