SigPath

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.


Field Summary
static String ACTION_CLOSE_REFERENCES_PANEL
           
static String ACTION_CLOSE_SUBMISSION_ERRORS_PANEL
           
static String ACTION_CLOSE_SUBMISSION_PANEL
           
static String ACTION_DOWNLOAD_REFERENCES
           
static String ACTION_EDIT_ADD_SPID
           
static String ACTION_HELP_ABOUT
           
static String ACTION_LAYOUT_CIRCULAR
           
static String ACTION_LAYOUT_HIERARCHIC
           
static String ACTION_LAYOUT_ORGANIC
           
static String ACTION_LAYOUT_ORTHOGONAL
           
static String ACTION_SAVE_XML
           
static String ACTION_SIGPATH_CONNECT
           
static String ACTION_SIGPATH_EXIT
           
static String ACTION_SIGPATH_LOGIN
           
static String ACTION_SIGPATH_LOGOUT
           
static String ACTION_SIGPATH_SUBMIT
           
static String ACTION_SUBMIT_TO_SIGPATH
           
static String ACTION_VIEW_CLEAR_NODES
           
static String ACTION_VIEW_COMPACT
           
static String ACTION_VIEW_EXPAND
           
static String ACTION_VIEW_FIT_IN_WINDOW
           
static String ACTION_ZOOM_IN
           
static String ACTION_ZOOM_OUT
           
static String ACTION_ZOOM_RESET
           
 
Method Summary
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
 

Field Detail

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

SigPath

Copyright © 2002-2005 Institute for Computational Biomedicine, All Rights Reserved.