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

A

Action - Interface in commandLineMenus
Binds an action to an option.
add(Option) - Method in class commandLineMenus.List
Do never call add() if this is a list, it is forbidden to manually add an option in a List.
add(Option) - Method in class commandLineMenus.Menu
Adds an option in the current menu.
addBack(String) - Method in class commandLineMenus.List
Adds an option to go back to the parent menu, if the list is empty, a go back option is automatically added with the 'q' shortcut.
addBack(String) - Method in class commandLineMenus.Menu
Adds an option to go back to the parent menu.
addBack(String, String) - Method in class commandLineMenus.List
 
addBack(String, String) - Method in class commandLineMenus.Menu
Adds an option to go back to the parent menu.
addQuit(String) - Method in class commandLineMenus.List
 
addQuit(String) - Method in class commandLineMenus.Menu
Adds an option to close all menus.
addQuit(String, String) - Method in class commandLineMenus.List
 
addQuit(String, String) - Method in class commandLineMenus.Menu
Adds an option to close all menus.
A B C E F G H I L M N O P Q S T 
All Classes All Packages