Uses of Class
pamViewFX.fxNodes.utilsFX.MenuItemInfo
-
Uses of MenuItemInfo in pamViewFX.fxNodes.utilsFX
Modifier and TypeMethodDescriptionMenuItemInfo.getSubMenuList()
static ArrayList<MenuItemInfo>
PamUtilsFX.jPopMenu2FX
(JPopupMenu jPopupMenu) Extract info from a JpopUpMenu and return an array of MenuItemInfos which contain the information required to construct a JavaFX menu.Modifier and TypeMethodDescriptionvoid
MenuItemInfo.setSubMenuList
(ArrayList<MenuItemInfo> subMenuList)