|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Setup | |
|---|---|
| com.vividsolutions.jump.workbench | |
| Uses of Setup in com.vividsolutions.jump.workbench |
|---|
| Classes in com.vividsolutions.jump.workbench that implement Setup | |
|---|---|
class |
JUMPConfiguration
Initializes the Workbench with various menus and cursor tools. |
| Methods in com.vividsolutions.jump.workbench with parameters of type Setup | |
|---|---|
static void |
JUMPWorkbench.main(java.lang.String[] args,
java.lang.String title,
Setup setup,
javax.swing.JComponent splashComponent,
TaskMonitor taskMonitor)
setupClass is specified as a String to prevent it from being loaded before we display the splash screen, in case setupClass takes a long time to load. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||