Uses of Package
org.springframework.richclient.widget

Packages that use org.springframework.richclient.widget
org.springframework.richclient.application.support   
org.springframework.richclient.command.support   
org.springframework.richclient.dialog   
org.springframework.richclient.form   
org.springframework.richclient.samples.dataeditor.ui   
org.springframework.richclient.samples.simple.ui   
org.springframework.richclient.widget   
org.springframework.richclient.widget.editor   
org.springframework.richclient.widget.table   
org.springframework.richclient.widget.table.glazedlists   
 

Classes in org.springframework.richclient.widget used by org.springframework.richclient.application.support
Widget
          Widget specifies the interface for Swing component factories General usage of implementations: Instantiate the widget Set specific parameters for the widget or use overloaded constructors to combine this step and the previous one Get the component using Widget.getComponent()
 

Classes in org.springframework.richclient.widget used by org.springframework.richclient.command.support
Widget
          Widget specifies the interface for Swing component factories General usage of implementations: Instantiate the widget Set specific parameters for the widget or use overloaded constructors to combine this step and the previous one Get the component using Widget.getComponent()
 

Classes in org.springframework.richclient.widget used by org.springframework.richclient.dialog
Widget
          Widget specifies the interface for Swing component factories General usage of implementations: Instantiate the widget Set specific parameters for the widget or use overloaded constructors to combine this step and the previous one Get the component using Widget.getComponent()
 

Classes in org.springframework.richclient.widget used by org.springframework.richclient.form
AbstractWidgetForm
          Provides an easy way to create widgets based on an AbstractForm.
Widget
          Widget specifies the interface for Swing component factories General usage of implementations: Instantiate the widget Set specific parameters for the widget or use overloaded constructors to combine this step and the previous one Get the component using Widget.getComponent()
 

Classes in org.springframework.richclient.widget used by org.springframework.richclient.samples.dataeditor.ui
AbstractTitledWidget
           
AbstractWidget
          Default behavior implementation of AbstractWidget
AbstractWidgetForm
          Provides an easy way to create widgets based on an AbstractForm.
SelectionWidget
          Widget that can pass a selection of objects, i.e.
TitledWidget
          Provides the basic Widget facilities in combination with a fully configurable title/message component.
Widget
          Widget specifies the interface for Swing component factories General usage of implementations: Instantiate the widget Set specific parameters for the widget or use overloaded constructors to combine this step and the previous one Get the component using Widget.getComponent()
 

Classes in org.springframework.richclient.widget used by org.springframework.richclient.samples.simple.ui
AbstractWidgetForm
          Provides an easy way to create widgets based on an AbstractForm.
Widget
          Widget specifies the interface for Swing component factories General usage of implementations: Instantiate the widget Set specific parameters for the widget or use overloaded constructors to combine this step and the previous one Get the component using Widget.getComponent()
 

Classes in org.springframework.richclient.widget used by org.springframework.richclient.widget
AbstractTitledWidget
           
AbstractWidget
          Default behavior implementation of AbstractWidget
AbstractWidgetForm
          Provides an easy way to create widgets based on an AbstractForm.
TitledWidget
          Provides the basic Widget facilities in combination with a fully configurable title/message component.
Widget
          Widget specifies the interface for Swing component factories General usage of implementations: Instantiate the widget Set specific parameters for the widget or use overloaded constructors to combine this step and the previous one Get the component using Widget.getComponent()
 

Classes in org.springframework.richclient.widget used by org.springframework.richclient.widget.editor
AbstractTitledWidget
           
AbstractWidget
          Default behavior implementation of AbstractWidget
SelectionWidget
          Widget that can pass a selection of objects, i.e.
TitledWidget
          Provides the basic Widget facilities in combination with a fully configurable title/message component.
Widget
          Widget specifies the interface for Swing component factories General usage of implementations: Instantiate the widget Set specific parameters for the widget or use overloaded constructors to combine this step and the previous one Get the component using Widget.getComponent()
 

Classes in org.springframework.richclient.widget used by org.springframework.richclient.widget.table
Widget
          Widget specifies the interface for Swing component factories General usage of implementations: Instantiate the widget Set specific parameters for the widget or use overloaded constructors to combine this step and the previous one Get the component using Widget.getComponent()
 

Classes in org.springframework.richclient.widget used by org.springframework.richclient.widget.table.glazedlists
AbstractWidget
          Default behavior implementation of AbstractWidget
Widget
          Widget specifies the interface for Swing component factories General usage of implementations: Instantiate the widget Set specific parameters for the widget or use overloaded constructors to combine this step and the previous one Get the component using Widget.getComponent()
 



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