Uses of Class
org.karchan.menus.Menu
Packages that use Menu
-
Uses of Menu in org.karchan.menus
Subclasses of Menu in org.karchan.menusModifier and TypeClassDescriptionclassclassclassclassclassclassfinal classA simple menu that does not require a datamodel of any kind.classclassclassMethods in org.karchan.menus that return MenuModifier and TypeMethodDescriptionMenuFactory.createBlogMenu(String url) MenuFactory.createCommandMenu()Creates the datamodel for the command explanation in the freemarker root.MenuFactory.createPersonMenu()Creates the datamodel for the character sheet in the freemarker root.MenuFactory.createWikiMenu(String url, boolean isDeputy) static MenuMenuFactory.getNotFoundMenu()Menu.getParent()static MenuMenuFactory.getRootMenu()Methods in org.karchan.menus that return types with arguments of type MenuModifier and TypeMethodDescriptionLooks in all menus that have been created.MenuFactory.findVisibleMenu(String url) Returns the visible menu, based on the URL.MenuFactory.getNavigationBarMenus()Returns the top level menus (and the appropriate sub menus) for displaying purposes.Menu.getSubMenu()Methods in org.karchan.menus with parameters of type MenuModifier and TypeMethodDescriptionvoidprotected voidConstructor parameters in org.karchan.menus with type arguments of type Menu