|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.hivegui.menu.MenuFactoryImpl
public class MenuFactoryImpl
| Constructor Summary | |
|---|---|
MenuFactoryImpl(org.apache.commons.logging.Log logger,
java.util.List config,
ApplicationContextHolder holder,
MenuInitializer initializer)
|
|
| Method Summary | |
|---|---|
javax.swing.Action |
getItemCommand(java.lang.String idItem)
|
javax.swing.JMenuBar |
getMenuBar()
|
javax.swing.JPopupMenu |
getPopupMenu(java.lang.String idMenu)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MenuFactoryImpl(org.apache.commons.logging.Log logger,
java.util.List config,
ApplicationContextHolder holder,
MenuInitializer initializer)
| Method Detail |
|---|
public javax.swing.JMenuBar getMenuBar()
getMenuBar in interface MenuFactorypublic javax.swing.JPopupMenu getPopupMenu(java.lang.String idMenu)
getPopupMenu in interface MenuFactorypublic javax.swing.Action getItemCommand(java.lang.String idItem)
getItemCommand in interface MenuFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||