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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidannounceEntry(File entry, CommanderArea.EntryType type, boolean marked) voidannounceLocation(File entry) getCommanderName(File entry) getEntryText(File entry, CommanderArea.EntryType type, boolean marked)
-
Field Details
-
context
-
-
Constructor Details
-
Appearance
-
-
Method Details
-
getCommanderName
- Specified by:
getCommanderNamein interfaceCommanderArea.Appearance<File>
-
announceLocation
- Specified by:
announceLocationin interfaceCommanderArea.Appearance<File>
-
getEntryText
- Specified by:
getEntryTextin interfaceCommanderArea.Appearance<File>
-
announceEntry
- Specified by:
announceEntryin interfaceCommanderArea.Appearance<File>
-