Interface Setup
-
- All Known Implementing Classes:
JUMPConfiguration
public interface Setup
Installs most of the menus and toolbar buttons. Called when the app starts up.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setup(WorkbenchContext workbenchContext)
-
-
-
Method Detail
-
setup
void setup(WorkbenchContext workbenchContext) throws Exception
- Throws:
Exception
-
-