java.lang.Object
org.autogui.swing.util.SearchTextFieldFilePath.FileInfoItem
- All Implemented Interfaces:
PopupCategorized.CategorizedMenuItem
,PopupCategorized.CategorizedMenuItemLabel
- Enclosing class:
SearchTextFieldFilePath
public static class SearchTextFieldFilePath.FileInfoItem
extends Object
implements PopupCategorized.CategorizedMenuItemLabel
a file info item
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.autogui.swing.util.PopupCategorized.CategorizedMenuItem
getKeyStroke
Methods inherited from interface org.autogui.swing.util.PopupCategorized.CategorizedMenuItemLabel
getCategory, remap
-
Field Details
-
path
-
-
Constructor Details
-
FileInfoItem
-
-
Method Details
-
getName
- Specified by:
getName
in interfacePopupCategorized.CategorizedMenuItem
-
getNameTime
- Throws:
Exception
-
toFileTime
-
getNameSize
- Throws:
Exception
-
getNamePermission
-
getIcon
- Specified by:
getIcon
in interfacePopupCategorized.CategorizedMenuItem
-
getSubCategory
- Specified by:
getSubCategory
in interfacePopupCategorized.CategorizedMenuItem
- Returns:
- a sub-category name, typically PopupExtension.MENU_SUB_CATEGORY_... PopupCategorized.SUB_CATEGORY_...
-