|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjam.framework.DefaultEditMenuFactory
public class DefaultEditMenuFactory
| Field Summary |
|---|
| Fields inherited from interface jam.framework.MenuFactory |
|---|
CENTER, LEFT, RIGHT |
| Constructor Summary | |
|---|---|
DefaultEditMenuFactory()
|
|
| 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 DefaultEditMenuFactory()
| 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 MenuFactorypublic int getPreferredAlignment()
MenuFactory
getPreferredAlignment in interface MenuFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||