|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjam.mac.MacFileMenuFactory
public class MacFileMenuFactory
Field Summary |
---|
Fields inherited from interface jam.framework.MenuFactory |
---|
CENTER, LEFT, RIGHT |
Constructor Summary | |
---|---|
MacFileMenuFactory(boolean isMultiDocument)
|
Method Summary | |
---|---|
java.lang.String |
getMenuName()
Give the name of this menu. |
int |
getPreferredAlignment()
Returns the preferred alignment of the menu in the menu bar. |
void |
populateMenu(javax.swing.JMenu menu,
AbstractFrame frame)
This method should populate the menu with menu items. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MacFileMenuFactory(boolean isMultiDocument)
Method Detail |
---|
public java.lang.String getMenuName()
MenuFactory
getMenuName
in interface MenuFactory
public void populateMenu(javax.swing.JMenu menu, AbstractFrame frame)
MenuFactory
populateMenu
in interface MenuFactory
public int getPreferredAlignment()
MenuFactory
getPreferredAlignment
in interface MenuFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |