Class ListItem
java.lang.Object
org.jline.consoleui.elements.items.impl.ListItem
- All Implemented Interfaces:
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.ConsoleUIItemIF
getDisabledText, isDisabled
-
Constructor Details
-
ListItem
-
ListItem
-
ListItem
public ListItem()
-
-
Method Details
-
getText
- Specified by:
getTextin interfaceConsoleUIItemIF
-
setText
-
getName
- Specified by:
getNamein interfaceConsoleUIItemIF
-
isSelectable
public boolean isSelectable()- Specified by:
isSelectablein interfaceConsoleUIItemIF
-