A B C E F G H I L M N O P Q S T 
All Classes All Packages

O

option(String, String) - Method in interface commandLineMenus.MenuRenderer
Prints an option
Option - Class in commandLineMenus
Option displayed in a menu.
Option(String, String) - Constructor for class commandLineMenus.Option
Creates an option.
Option(String, String, Action) - Constructor for class commandLineMenus.Option
Creates an option.
Option.ConcurrentModificationException - Exception in commandLineMenus
Thrown if you try to modify the menus or options once a menu has been launched.
Option.NoActionDefinedException - Exception in commandLineMenus
Thrown if no action is defined for the current option.
optionSelected() - Method in interface commandLineMenus.Action
Automatically triggered when an option is selected.
optionsSeparator() - Method in interface commandLineMenus.MenuRenderer
The string to print between two options.
outputString(String) - Method in interface commandLineMenus.MenuRenderer
Outputs message to the user.
A B C E F G H I L M N O P Q S T 
All Classes All Packages