Package org.luwrain.io
Class CommanderUtilsFile.Appearance
java.lang.Object
org.luwrain.io.CommanderUtilsFile.Appearance
- All Implemented Interfaces:
CommanderArea.Appearance<File>
- Enclosing class:
CommanderUtilsFile
public static class CommanderUtilsFile.Appearance
extends Object
implements CommanderArea.Appearance<File>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
announceEntry
(File entry, CommanderArea.EntryType type, boolean marked) void
announceLocation
(File entry) getCommanderName
(File entry) getEntryText
(File entry, CommanderArea.EntryType type, boolean marked)
-
Field Details
-
context
-
-
Constructor Details
-
Appearance
-
-
Method Details
-
getCommanderName
- Specified by:
getCommanderName
in interfaceCommanderArea.Appearance<File>
-
announceLocation
- Specified by:
announceLocation
in interfaceCommanderArea.Appearance<File>
-
getEntryText
- Specified by:
getEntryText
in interfaceCommanderArea.Appearance<File>
-
announceEntry
- Specified by:
announceEntry
in interfaceCommanderArea.Appearance<File>
-