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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface CheckboxItemIF
isCheckedMethods inherited from interface ChoiceItemIF
getKey, isDefaultChoiceMethods inherited from interface 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
-