Class ZoomBarPlugIn
- java.lang.Object
-
- org.locationtech.jts.jump.workbench.plugin.AbstractPlugIn
-
- org.locationtech.jts.jump.workbench.ui.toolbox.ToolboxPlugIn
-
- org.locationtech.jts.jump.workbench.ui.zoom.ZoomBarPlugIn
-
- All Implemented Interfaces:
PlugIn
public class ZoomBarPlugIn extends ToolboxPlugIn
-
-
Constructor Summary
Constructors Constructor Description ZoomBarPlugIn()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
initializeToolbox(ToolboxDialog toolbox)
-
Methods inherited from class org.locationtech.jts.jump.workbench.ui.toolbox.ToolboxPlugIn
createMainMenuItem, execute, getToolbox
-
Methods inherited from class org.locationtech.jts.jump.workbench.plugin.AbstractPlugIn
createName, execute, execute, getName, initialize, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toString
-
-
-
-
Method Detail
-
initializeToolbox
protected void initializeToolbox(ToolboxDialog toolbox)
- Specified by:
initializeToolbox
in classToolboxPlugIn
-
-