java.lang.Object
org.autogui.swing.util.SearchTextFieldFilePath.FileItem
- All Implemented Interfaces:
PopupCategorized.CategorizedMenuItem
- Direct Known Subclasses:
SearchTextFieldFilePath.FileItemWithKey
- Enclosing class:
SearchTextFieldFilePath
public static class SearchTextFieldFilePath.FileItem
extends Object
implements PopupCategorized.CategorizedMenuItem
a completed file item
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.autogui.swing.util.PopupCategorized.CategorizedMenuItem
getKeyStroke
-
Field Details
-
path
-
iconGetter
-
category
-
subCategory
-
nameOnly
protected boolean nameOnly
-
-
Constructor Details
-
FileItem
-
-
Method Details
-
getName
- Specified by:
getName
in interfacePopupCategorized.CategorizedMenuItem
-
getIcon
- Specified by:
getIcon
in interfacePopupCategorized.CategorizedMenuItem
-
getCategory
- Specified by:
getCategory
in interfacePopupCategorized.CategorizedMenuItem
- Returns:
- a category name, typically PopupExtension.MENU_CATEGORY_... or PopupCategorized.CATEGORY_...
-
getSubCategory
- Specified by:
getSubCategory
in interfacePopupCategorized.CategorizedMenuItem
- Returns:
- a sub-category name, typically PopupExtension.MENU_SUB_CATEGORY_... PopupCategorized.SUB_CATEGORY_...
-
getPath
-
getIconGetter
-
remap
- Specified by:
remap
in interfacePopupCategorized.CategorizedMenuItem
-
withKey
-
toString
-