A B C E F G H I L M N O P Q S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- setAction(Action) - Method in class commandLineMenus.Option
-
Binds an action to the option.
- setAutoBack(boolean) - Method in class commandLineMenus.Menu
-
Setter for autoBack, that is true iff we go back to the parent menu once the action is complete.
- setListItemRenderer(ListItemRenderer<T>) - Method in class commandLineMenus.List
-
Overrides the default display of an item with a custom one. listItemRenderer only applies to the current list.
- setRenderer(MenuRenderer) - Method in class commandLineMenus.Option
-
Overrides the default renderer with a custom one, the menuRenderer will be applied to this and all the sub-menus.
- shortcut(int, T) - Method in interface commandLineMenus.ListItemRenderer
-
Returns the shortcut that will be displayed, please make sure there will be no collision.
- size() - Method in class commandLineMenus.Menu
-
The number of options in the current menu.
- start() - Method in class commandLineMenus.Menu
-
Launches the menu.
All Classes All Packages