Uses of Interface
jam.framework.MenuFactory
-
Packages that use MenuFactory Package Description jam.demo.menus jam.framework jam.mac -
-
Uses of MenuFactory in jam.demo.menus
Classes in jam.demo.menus that implement MenuFactory Modifier and Type Class Description classDemoMenuFactory -
Uses of MenuFactory in jam.framework
Classes in jam.framework that implement MenuFactory Modifier and Type Class Description classDefaultEditMenuFactoryclassDefaultFileMenuFactoryclassDefaultHelpMenuFactoryMethods in jam.framework with parameters of type MenuFactory Modifier and Type Method Description voidApplication. addMenuFactory(MenuFactory menuFactory)voidDefaultMenuBarFactory. registerMenuFactory(MenuFactory menuFactory)voidMenuBarFactory. registerMenuFactory(MenuFactory menuFactory)voidDefaultMenuBarFactory. registerPermanentMenuFactory(MenuFactory menuFactory)voidMenuBarFactory. registerPermanentMenuFactory(MenuFactory menuFactory) -
Uses of MenuFactory in jam.mac
Classes in jam.mac that implement MenuFactory Modifier and Type Class Description classMacEditMenuFactoryclassMacFileMenuFactoryclassMacHelpMenuFactoryclassMacWindowMenuFactory
-