Class InstallScaleBarPlugIn
java.lang.Object
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
com.vividsolutions.jump.workbench.ui.plugin.InstallRendererPlugIn
com.vividsolutions.jump.workbench.ui.plugin.scalebar.InstallScaleBarPlugIn
- All Implemented Interfaces:
EnableChecked, Iconified, PlugIn, Recordable, ShortcutEnabled
Ensures that all TaskFrames get a scale bar.
-
Field Summary
Fields inherited from class AbstractPlugIn
shortcutKeys, shortcutModifiers -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class InstallRendererPlugIn
initializeMethods inherited from class AbstractPlugIn
addParameter, createName, execute, execute, execute, getBooleanParam, getContext, getDoubleParam, getEnableCheck, getIcon, getIcon, getIcon, getIntegerParam, getName, getParameter, getParameters, getShortcutKeys, getShortcutKeyStroke, getShortcutModifiers, getStringParam, getWorkbenchContext, isRollingBackInvalidEdits, isShortcutEnabled, reportNothingToUndoYet, setParameters, setShortcutKeys, setShortcutModifiers, toActionListener, toString
-
Constructor Details
-
InstallScaleBarPlugIn
public InstallScaleBarPlugIn()
-
-
Method Details
-
createFactory
- Specified by:
createFactoryin classInstallRendererPlugIn
-