Package org.luwrain.controls
Interface CommanderArea.Model<E>
- All Known Implementing Classes:
CommanderUtilsFile.Model
,CommanderUtilsVfs.Model
- Enclosing class:
CommanderArea<E>
public static interface CommanderArea.Model<E>
-
Method Summary
Modifier and TypeMethodDescriptionE[]
getEntryChildren
(E entry) getEntryParent
(E entry) getEntryType
(E currentLocation, E entry)
-
Method Details
-
getEntryChildren
-
getEntryParent
-
getEntryType
-