com.vividsolutions.jump.workbench
Class JUMPConfiguration
java.lang.Object
com.vividsolutions.jump.workbench.JUMPConfiguration
- All Implemented Interfaces:
- Setup
- public class JUMPConfiguration
- extends java.lang.Object
- implements Setup
Initializes the Workbench with various menus and cursor tools. Accesses the
Workbench structure through a WorkbenchContext.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MENU_LAYER
public static java.lang.String MENU_LAYER
MENU_TOOLS
public static java.lang.String MENU_TOOLS
MENU_ANALYSIS
public static java.lang.String MENU_ANALYSIS
MENU_TOOLS_ANALYSIS
public static java.lang.String[] MENU_TOOLS_ANALYSIS
MENU_EDIT
public static java.lang.String MENU_EDIT
MENU_TOOLS_EDIT
public static java.lang.String[] MENU_TOOLS_EDIT
MENU_QA
public static java.lang.String MENU_QA
MENU_TOOLS_QA
public static java.lang.String[] MENU_TOOLS_QA
JUMPConfiguration
public JUMPConfiguration()
setup
public void setup(WorkbenchContext workbenchContext)
throws java.lang.Exception
- Specified by:
setup in interface Setup
- Throws:
java.lang.Exception
configureDatastores
public void configureDatastores(WorkbenchContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception