| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MenuFactory in org.springframework.richclient.application.support | 
|---|
| Methods in org.springframework.richclient.application.support with parameters of type MenuFactory | |
|---|---|
|  void | DefaultApplicationServices.setMenuFactory(MenuFactory menuFactory)Set the menu factory service implementation | 
| Uses of MenuFactory in org.springframework.richclient.command | 
|---|
| Methods in org.springframework.richclient.command that return MenuFactory | |
|---|---|
| protected  MenuFactory | AbstractCommand.getMenuFactory() | 
|  MenuFactory | CommandServices.getMenuFactory() | 
| Methods in org.springframework.richclient.command with parameters of type MenuFactory | |
|---|---|
|  AbstractButton | CommandGroup.createButton(ButtonFactory buttonFactory,
                         MenuFactory menuFactory) | 
|  AbstractButton | CommandGroup.createButton(ButtonFactory buttonFactory,
                         MenuFactory menuFactory,
                         CommandButtonConfigurer buttonConfigurer) | 
|  AbstractButton | CommandGroup.createButton(String faceDescriptorId,
                         ButtonFactory buttonFactory,
                         MenuFactory menuFactory) | 
|  AbstractButton | CommandGroup.createButton(String faceDescriptorId,
                         ButtonFactory buttonFactory,
                         MenuFactory menuFactory,
                         CommandButtonConfigurer buttonConfigurer) | 
|  JMenuBar | CommandGroup.createMenuBar(MenuFactory factory) | 
|  JMenuItem | AbstractCommand.createMenuItem(MenuFactory menuFactory)Create a menuItem using the defaults for faceDescriptorId and menuItemButtonConfigurer. | 
|  JMenuItem | AbstractCommand.createMenuItem(MenuFactory menuFactory,
                             CommandButtonConfigurer buttonConfigurer)Create a menuItem using the default faceDescriptorId. | 
|  JMenuItem | AbstractCommand.createMenuItem(String faceDescriptorId,
                             MenuFactory menuFactory)Create a menuItem using the default and menuItemButtonConfigurer. | 
|  JMenuItem | ToggleCommand.createMenuItem(String faceDescriptorId,
                             MenuFactory factory,
                             CommandButtonConfigurer buttonConfigurer) | 
|  JMenuItem | CommandGroup.createMenuItem(String faceDescriptorId,
                             MenuFactory factory,
                             CommandButtonConfigurer buttonConfigurer) | 
|  JMenuItem | AbstractCommand.createMenuItem(String faceDescriptorId,
                             MenuFactory menuFactory,
                             CommandButtonConfigurer buttonConfigurer)Create a menuItem using the provided id, factory and configurer. | 
|  JPopupMenu | CommandGroup.createPopupMenu(MenuFactory factory) | 
| Uses of MenuFactory in org.springframework.richclient.command.support | 
|---|
| Methods in org.springframework.richclient.command.support that return MenuFactory | |
|---|---|
|  MenuFactory | DefaultCommandManager.getMenuFactory() | 
|  MenuFactory | DefaultCommandServices.getMenuFactory() | 
| Methods in org.springframework.richclient.command.support with parameters of type MenuFactory | |
|---|---|
|  void | DefaultCommandServices.setMenuFactory(MenuFactory menuFactory) | 
| Uses of MenuFactory in org.springframework.richclient.factory | 
|---|
| Classes in org.springframework.richclient.factory that implement MenuFactory | |
|---|---|
|  class | DefaultMenuFactory | 
| Methods in org.springframework.richclient.factory that return MenuFactory | |
|---|---|
| protected  MenuFactory | DefaultComponentFactory.getMenuFactory() | 
| Methods in org.springframework.richclient.factory with parameters of type MenuFactory | |
|---|---|
|  void | DefaultComponentFactory.setMenuFactory(MenuFactory menuFactory)Set the menu factory. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||