| Package | Description |
|---|---|
| com.vividsolutions.jump.workbench | |
| com.vividsolutions.jump.workbench.plugin |
The API for "plug-ins", which are code modules that can be assigned to
buttons and menu items.
|
| com.vividsolutions.jump.workbench.ui | |
| com.vividsolutions.jump.workbench.ui.cursortool | |
| com.vividsolutions.jump.workbench.ui.plugin |
The built-in JUMP "plug-ins" (code modules that can be assigned to
buttons and menu items).
|
| com.vividsolutions.jump.workbench.ui.zoom |
| Modifier and Type | Method and Description |
|---|---|
WorkbenchFrame |
JUMPWorkbench.getFrame() |
| Modifier and Type | Method and Description |
|---|---|
WorkbenchFrame |
PlugInContext.getWorkbenchFrame() |
| Constructor and Description |
|---|
HTMLFrame(WorkbenchFrame workbenchFrame) |
| Modifier and Type | Method and Description |
|---|---|
static WorkbenchFrame |
AbstractCursorTool.workbenchFrame(LayerViewPanel layerViewPanel) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSaveProjectPlugIn.save(Task task,
File file,
WorkbenchFrame frame) |
| Constructor and Description |
|---|
ZoomBar(boolean showingSliderLabels,
boolean showingRightSideLabel,
WorkbenchFrame frame) |
Copyright © 2015. All rights reserved.