Package org.springframework.richclient.command.support

Show UML class diagram
Class Summary
AboutCommand  
AbstractActionCommandExecutor  
AbstractWidgetCommand Base class for commands that use widgets.
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  
DataEditorWidgetViewCommand Widget command om een DefaultDataEditorWidget te tonen (of een widget die daarvan extend)
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  
ShowDialogCommand Command that shows an application dialog
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.
WidgetDialogCommand Widget Dialog Command shows a specific widget in a dialog.
WidgetViewCommand Widget command that shows a widget in a view
 



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