Package org.luwrain.popups
Class FilePopup.Model
java.lang.Object
org.luwrain.popups.EditListPopupUtils.DynamicModel
org.luwrain.popups.FilePopup.Model
- All Implemented Interfaces:
EditListPopup.Model
- Enclosing class:
FilePopup
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCompletion
(String beginning) protected EditListPopup.Item
getEmptyItem
(String context) protected EditListPopup.Item[]
protected boolean
protected static boolean
protected EditListPopup.Item[]
readDirectory
(File dir, File base) protected static String
relativize
(File file, File base) Methods inherited from class org.luwrain.popups.EditListPopupUtils.DynamicModel
getAlternatives, getListPopupNextItem, getListPopupPreviousItem
-
Field Details
-
defPath
-
skipHidden
protected final boolean skipHidden
-
-
Method Details
-
getItems
- Specified by:
getItems
in classEditListPopupUtils.DynamicModel
-
getEmptyItem
- Specified by:
getEmptyItem
in classEditListPopupUtils.DynamicModel
-
getCompletion
- Specified by:
getCompletion
in interfaceEditListPopup.Model
- Overrides:
getCompletion
in classEditListPopupUtils.DynamicModel
-
readDirectory
-
hasWithSameBeginningNearby
-
relativize
-
isRoot
-