org.springframework.richclient.application.support
Class ApplicationWindowCommandManager
java.lang.Object
org.springframework.richclient.command.support.DefaultCommandManager
org.springframework.richclient.application.support.ApplicationWindowCommandManager
- All Implemented Interfaces:
- BeanFactoryAware, BeanPostProcessor, CommandFactory, CommandManager, CommandRegistry, CommandServices, CommandConfigurer, CommandFaceDescriptorRegistry
public class ApplicationWindowCommandManager
- extends DefaultCommandManager
Methods inherited from class org.springframework.richclient.command.support.DefaultCommandManager |
addCommandInterceptor, addCommandRegistryListener, configure, containsActionCommand, containsCommand, containsCommandGroup, createCommandGroup, createExclusiveCommandGroup, createTargetableActionCommand, getActionCommand, getButtonFactory, getCommand, getCommand, getCommandConfigurer, getCommandGroup, getCommandServices, getComponentFactory, getDefaultButtonConfigurer, getFaceDescriptor, getMenuFactory, getMenuItemButtonConfigurer, getPullDownMenuButtonConfigurer, getToolBarButtonConfigurer, getToolBarButtonFactory, getType, isTypeMatch, postProcessAfterInitialization, postProcessBeforeInitialization, registerCommand, removeCommandInterceptor, removeCommandRegistryListener, setBeanFactory, setCommandConfigurer, setCommandServices, setParent, setTargetableActionCommandExecutor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationWindowCommandManager
public ApplicationWindowCommandManager()
ApplicationWindowCommandManager
public ApplicationWindowCommandManager(CommandRegistry parent)
ApplicationWindowCommandManager
public ApplicationWindowCommandManager(CommandServices commandServices)
setSharedCommandIds
public void setSharedCommandIds(String[] sharedCommandIds)
getSharedCommands
public Iterator getSharedCommands()
Copyright © 2004-2008 The Spring Framework. All Rights Reserved.