Module org.autogui
Package org.autogui.swing.util
Interface PopupCategorized.CategorizedMenuItemLabel
- All Superinterfaces:
PopupCategorized.CategorizedMenuItem
- All Known Implementing Classes:
PopupCategorized.CategorizedMenuItemLabelDelegate
,SearchTextFieldFilePath.FileInfoItem
- Enclosing class:
PopupCategorized
public static interface PopupCategorized.CategorizedMenuItemLabel
extends PopupCategorized.CategorizedMenuItem
a label: special category
-
Method Summary
Methods inherited from interface org.autogui.swing.util.PopupCategorized.CategorizedMenuItem
getIcon, getKeyStroke, getName, getSubCategory
-
Method Details
-
getCategory
- Specified by:
getCategory
in interfacePopupCategorized.CategorizedMenuItem
- Returns:
- a category name, typically PopupExtension.MENU_CATEGORY_... or PopupCategorized.CATEGORY_...
-
remap
- Specified by:
remap
in interfacePopupCategorized.CategorizedMenuItem
-