Uses of Interface
commandLineMenus.MenuRenderer
-
-
Uses of MenuRenderer in commandLineMenus
Methods in commandLineMenus that return MenuRenderer Modifier and Type Method Description MenuRendererOption. getRenderer()Returns the renderer applied to this option.Methods in commandLineMenus with parameters of type MenuRenderer Modifier and Type Method Description voidOption. setRenderer(MenuRenderer menuRenderer)Overrides the default renderer with a custom one, the menuRenderer will be applied to this and all the sub-menus.
-