| Modifier and Type | Method and Description |
|---|---|
Command |
getCommand()
Get the command to execute.
|
Lines |
getLabel()
Get the label.
|
String |
getSymbol()
Get the symbol to select this option.
|
boolean |
isSelected(String symbol)
Check if this option is selected.
|
String getSymbol()
Lines getLabel()
boolean isSelected(String symbol)
symbol - the user input.Command getCommand()
Copyright © 2019. All rights reserved.