Package jam.framework
Interface MenuBarFactory
- All Known Implementing Classes:
ConsoleMenuBarFactory,DefaultMenuBarFactory,DemoMenuBarFactory,MultiDocMenuBarFactory,SingleDocMenuBarFactory
public interface MenuBarFactory
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidpopulateMenuBar(JMenuBar menuBar, AbstractFrame frame) voidregisterMenuFactory(MenuFactory menuFactory) voidregisterPermanentMenuFactory(MenuFactory menuFactory)
-
Field Details
-
MENU_MASK
static final int MENU_MASK
-
-
Method Details
-
populateMenuBar
-
deregisterMenuFactories
void deregisterMenuFactories() -
registerPermanentMenuFactory
-
registerMenuFactory
-