Package org.luwrain.io
Class CommanderUtilsFile.Model
java.lang.Object
org.luwrain.io.CommanderUtilsFile.Model
- All Implemented Interfaces:
CommanderArea.Model<File>
- Enclosing class:
CommanderUtilsFile
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionFile[]
getEntryChildren
(File entry) getEntryParent
(File entry) getEntryType
(File currentLocation, File entry)
-
Constructor Details
-
Model
public Model()
-
-
Method Details
-
getEntryType
- Specified by:
getEntryType
in interfaceCommanderArea.Model<File>
-
getEntryChildren
- Specified by:
getEntryChildren
in interfaceCommanderArea.Model<File>
-
getEntryParent
- Specified by:
getEntryParent
in interfaceCommanderArea.Model<File>
-