Interface NavigatorOptions
-
public interface NavigatorOptions
-
-
Field Summary
Fields Modifier and Type Field Description static NavigatorOptionsDEFAULT
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanallowUpLink()booleanshowDirectories()booleanshowFiles()booleanshowHiddenFiles()booleanshowItemAge()booleanshowItemLastUpdater()booleanshowItemMessage()
-
-
-
Field Detail
-
DEFAULT
static final NavigatorOptions DEFAULT
-
-