Package org.springframework.richclient.command.support

Class Summary
AboutCommand  
AbstractActionCommandExecutor  
ActionCommandInterceptorAdapter  
ApplicationWindowAwareCommand A skeleton implementation of an action command that needs to be aware of the ApplicationWindow in which it resides.
ButtonBarGroupContainerPopulator  
ButtonStackGroupContainerPopulator Creates a buttonstack: a panel with buttons that are vertically positioned.
CommandFaceButtonManager  
DefaultCommandManager  
DefaultCommandRegistry The default implementation of the CommandRegistry interface.
DefaultCommandServices  
DialogCommand Open a dialog.
ExitCommand An action command that causes the application to exit.
GlobalCommandIds Static constants for well-known, global Commands.
HelpContentsCommand  
MethodInvokingActionCommandExecutor An implementation of ActionCommandExecutor that delegates job execution to a specified (static or non-static) method for command execution.
NewWindowCommand  
ShowPageCommand An action command for displaying a Page based on a provided PageDescriptor.
ShowPageMenu A menu containing a collection of sub-menu items that each display a given page.
ShowViewCommand An action command for displaying a View based on a provided ViewDescriptor.
ShowViewMenu A menu containing a collection of sub-menu items that each display a given view.
SimpleGroupContainerPopulator A default implementation of the GroupContainerPopulator interface.
ToggleButtonPopupListener Attaches a JPopupMenu to a button.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.