Package nz.org.riskscape.wizard
Class CliChoice<T>
java.lang.Object
nz.org.riskscape.wizard.CliChoice<T>
Used to represent a choice the user has to make as part of a prompt
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NO_SHORTCUT
- See Also:
-
label
the main text associated with the choice
-
shortcut
A mnemonic that the user can use to pick the choice
-
data
An arbitrary java object to associate with the choice
-
subtitle
An optional subtitle to display after the label
-
-
Constructor Details
-
CliChoice
-
CliChoice
-
CliChoice
-
-
Method Details
-
subtitled
-