Class Separator
java.lang.Object
org.jline.consoleui.elements.items.impl.Separator
- All Implemented Interfaces:
CheckboxItemIF,ChoiceItemIF,ConsoleUIItemIF,ListItemIF
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jline.consoleui.elements.items.CheckboxItemIF
isCheckedMethods inherited from interface org.jline.consoleui.elements.items.ChoiceItemIF
getKey, isDefaultChoiceMethods inherited from interface org.jline.consoleui.elements.items.ConsoleUIItemIF
getDisabledText, isDisabled
-
Constructor Details
-
Separator
-
Separator
public Separator()
-
-
Method Details
-
getMessage
-
getText
- Specified by:
getTextin interfaceConsoleUIItemIF
-
isSelectable
public boolean isSelectable()- Specified by:
isSelectablein interfaceConsoleUIItemIF
-
getName
- Specified by:
getNamein interfaceConsoleUIItemIF
-