Uses of Package
commandLineMenus
-
Classes in commandLineMenus used by commandLineMenus Class Description Action Binds an action to an option.List Menu dynamically populated with a list of items.ListAction Binds an action to item from a List.ListData Refreshs a List before printing it.ListItemRenderer Overrides the display of an item in a list.ListOption Nests options into a List.Menu Menu printed on the terminal (if you don't override the layout) TheOption.titleis displayed on the top of the menu, followed by an options list.MenuRenderer Override it if you want to customize the display of the user dialog.Option Option displayed in a menu.