Uses of Class
jam.framework.AbstractFrame
Packages that use AbstractFrame
-
Uses of AbstractFrame in jam.console
Subclasses of AbstractFrame in jam.console -
Uses of AbstractFrame in jam.demo
Subclasses of AbstractFrame in jam.demo -
Uses of AbstractFrame in jam.framework
Subclasses of AbstractFrame in jam.frameworkMethods in jam.framework with parameters of type AbstractFrameModifier and TypeMethodDescriptionvoidDefaultEditMenuFactory.populateMenu(JMenu menu, AbstractFrame frame) voidDefaultFileMenuFactory.populateMenu(JMenu menu, AbstractFrame frame) voidDefaultHelpMenuFactory.populateMenu(JMenu menu, AbstractFrame frame) voidMenuFactory.populateMenu(JMenu menu, AbstractFrame frame) This method should populate the menu with menu items.final voidDefaultMenuBarFactory.populateMenuBar(JMenuBar menuBar, AbstractFrame frame) voidMenuBarFactory.populateMenuBar(JMenuBar menuBar, AbstractFrame frame) -
Uses of AbstractFrame in jam.mac
Methods in jam.mac with parameters of type AbstractFrameModifier and TypeMethodDescriptionvoidMacEditMenuFactory.populateMenu(JMenu menu, AbstractFrame frame) voidMacFileMenuFactory.populateMenu(JMenu menu, AbstractFrame frame) voidMacHelpMenuFactory.populateMenu(JMenu menu, AbstractFrame frame) voidMacWindowMenuFactory.populateMenu(JMenu menu, AbstractFrame frame)