Class SortCategoryByNamePlugIn
java.lang.Object
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
org.openjump.core.ui.plugin.layer.SortCategoryAbstractPlugIn
org.openjump.core.ui.plugin.layer.SortCategoryByNamePlugIn
- All Implemented Interfaces:
EnableChecked, Iconified, PlugIn, Recordable, ShortcutEnabled, ActionListener, EventListener
Sort categories by name
- 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, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface ActionListener
actionPerformed
-
Constructor Details
-
SortCategoryByNamePlugIn
public SortCategoryByNamePlugIn()
-
-
Method Details
-
addMenuOptions
- Specified by:
addMenuOptionsin classSortCategoryAbstractPlugIn
-
getSubMenuLabel
- Specified by:
getSubMenuLabelin classSortCategoryAbstractPlugIn
-