Package org.springframework.richclient.application.support

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.
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.
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.
SingleViewPageDescriptor  
StaticApplicationServices  
 



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