Class SortCategoryByFeaturesPlugIn
java.lang.Object
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
org.openjump.core.ui.plugin.layer.SortCategoryAbstractPlugIn
org.openjump.core.ui.plugin.layer.SortCategoryByFeaturesPlugIn
- All Implemented Interfaces:
EnableChecked, Iconified, PlugIn, Recordable, ShortcutEnabled, ActionListener, EventListener
Sort categories by number of features
- Author:
- clark4444
-
Field Summary
Fields inherited from class SortCategoryAbstractPlugIn
I18N_SORT_MENU_LABEL, menuLabelOnLayerFields inherited from class AbstractPlugIn
shortcutKeys, shortcutModifiers -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddMenuOptions(PlugInContext context) protected StringMethods inherited from class SortCategoryAbstractPlugIn
actionPerformed, createEnableCheck, execute, getCategoryArrayList, getMenuLocation, initializeMethods inherited from class AbstractPlugIn
addParameter, createName, 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
-
SortCategoryByFeaturesPlugIn
public SortCategoryByFeaturesPlugIn()
-
-
Method Details
-
getSubMenuLabel
- Specified by:
getSubMenuLabelin classSortCategoryAbstractPlugIn
-
addMenuOptions
- Specified by:
addMenuOptionsin classSortCategoryAbstractPlugIn
-