Class ListItem
java.lang.Object
org.jline.consoleui.elements.items.impl.ListItem
- All Implemented Interfaces:
ConsoleUIItemIF
,ListItemIF
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jline.consoleui.elements.items.ConsoleUIItemIF
getDisabledText, isDisabled
-
Field Details
-
Constructor Details
-
ListItem
-
ListItem
-
ListItem
public ListItem()
-
-
Method Details
-
getText
- Specified by:
getText
in interfaceConsoleUIItemIF
-
setText
-
getName
- Specified by:
getName
in interfaceConsoleUIItemIF
-
isSelectable
public boolean isSelectable()- Specified by:
isSelectable
in interfaceConsoleUIItemIF
-