Package org.springframework.richclient.application.support

Show UML class diagram
Interface Summary
DefaultApplicationServices.ImplBuilder Internal interface used to provide default implementation builders.
 

Class Summary
AboutBox An implementation of an about box in a dialog.
AboutBox.HtmlScroller A panel that scrolls the content of a HTML document.
AbstractApplicationPage Abstract "convenience" implementation of ApplicationPage.
AbstractApplicationWindow Abstract helper implementation for ApplicationWindow.
AbstractNavigatorView Abstract class for views that use some sort of navigation component for the overall application.
AbstractPageDescriptor Abstract base class for PageDescriptor implementations.
AbstractView  
ApplicationEventRedispatcher This class is responsible for re-dispatching application events to a collection of additional registered listeners.
ApplicationServicesAccessor  
ApplicationWindowCommandManager  
BeanFactoryPageDescriptorRegistry A simple PageDescriptorRegistry implementation that pulls singleton page definitions out of a spring application context.
BeanFactoryViewDescriptorRegistry A simple ViewDescriptorRegistry implementation that pulls singleton view definitions out of a spring application context.
DefaultApplicationDescriptor Metadata about a application.
DefaultApplicationPage Provides a standard implementation of ApplicationPage
DefaultApplicationPageFactory ApplicationPageFactory implementation for DefaultApplicationPage.
DefaultApplicationServices A default implementation of the ApplicationServices (service locator) interface.
DefaultApplicationWindow Provides a default implementation of ApplicationWindow
DefaultApplicationWindowConfigurer  
DefaultApplicationWindowFactory ApplicationWindowFactory implementation for DefaultApplicationWindow.
DefaultPageComponentPane A DefaultPageComponentPane puts the PageComponent inside a SimpleInternalFrame.
DefaultPageComponentPaneFactory Factory for DefaultPageComponentPane instances.
DefaultPropertyEditorRegistry This provides a default implementation of PropertyEditorRegistry
DefaultViewContext Mediator between the application and the view.
DefaultViewDescriptor Provides a standard implementation of ViewDescriptor.
EmptyPageDescriptor Empty PageDescriptor.
HelpContents A simple implementation of a help contents frame for an application using javahelp.
LookupViewDescriptor An implementation of ViewDescriptor that instantiates new Views by looking them up in a Spring BeanFactory.
MultiViewPageDescriptor Base class for PageDescriptor implementations that support multiple PageComponents
PageComponentListenerAdapter  
SharedCommandTargeter Retargets window-scoped, shared commands when the active View associated with an ApplicationPage changes.
SimplePageComponentPane PageComponentPane implementation that adds no extra decoration to the contained PageComponentPane
SimplePageComponentPaneFactory Factory for SimplePageComponentPane instances.
SimpleViewDescriptor ViewDescriptor implementation for internal purposes (mostly testing).
SimpleViewDescriptorRegistry Very simple ViewDescriptorRegistry implementation, mostly for testing purposes.
SingleViewPageDescriptor  
StaticApplicationServices  
TabbedApplicationPage ApplicationPage implementation that puts the PageComponents in a JTabbedPane.
TabbedApplicationPageFactory Factory for TabbedApplicationPage instances.
WidgetViewDescriptor  
 



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