Uses of Package
org.springframework.richclient.core

Packages that use org.springframework.richclient.core
org.springframework.binding.form FormModel related interfaces. 
org.springframework.binding.form.support   
org.springframework.binding.validation Validation interfaces. 
org.springframework.binding.validation.support   
org.springframework.richclient.application Base application interfaces/classes. 
org.springframework.richclient.application.config   
org.springframework.richclient.application.docking.flexdock   
org.springframework.richclient.application.docking.vldocking   
org.springframework.richclient.application.mdi   
org.springframework.richclient.application.mdi.contextmenu   
org.springframework.richclient.application.setup   
org.springframework.richclient.application.statusbar   
org.springframework.richclient.application.statusbar.support   
org.springframework.richclient.application.support   
org.springframework.richclient.command   
org.springframework.richclient.command.config   
org.springframework.richclient.command.support   
org.springframework.richclient.components   
org.springframework.richclient.context.test   
org.springframework.richclient.core Basic interfaces/classes used throughout the richclient. 
org.springframework.richclient.dialog   
org.springframework.richclient.dialog.support   
org.springframework.richclient.factory   
org.springframework.richclient.form   
org.springframework.richclient.form.builder.support   
org.springframework.richclient.list   
org.springframework.richclient.preference   
org.springframework.richclient.samples.dataeditor.ui   
org.springframework.richclient.samples.showcase.binding   
org.springframework.richclient.samples.showcase.command   
org.springframework.richclient.samples.showcase.component   
org.springframework.richclient.samples.showcase.conversion   
org.springframework.richclient.samples.showcase.dialog   
org.springframework.richclient.samples.showcase.exceptionhandling   
org.springframework.richclient.samples.showcase.util   
org.springframework.richclient.samples.showcase.validation   
org.springframework.richclient.samples.showcase.view   
org.springframework.richclient.samples.showcase.wizard   
org.springframework.richclient.samples.simple.ui   
org.springframework.richclient.script   
org.springframework.richclient.security Integrates Spring Security System into RCP. 
org.springframework.richclient.security.support   
org.springframework.richclient.selection.dialog   
org.springframework.richclient.table   
org.springframework.richclient.taskpane   
org.springframework.richclient.tree   
org.springframework.richclient.util Some helper classes. 
org.springframework.richclient.widget   
org.springframework.richclient.widget.editor   
org.springframework.richclient.wizard   
org.springframework.rules.reporting Rules result reporting interfaces and classes. 
 

Classes in org.springframework.richclient.core used by org.springframework.binding.form
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
LabelInfo
          An immutable parameter object consisting of the text, mnemonic character and mnemonic character index that may be associated with a labeled component.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.binding.form.support
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
LabelInfo
          An immutable parameter object consisting of the text, mnemonic character and mnemonic character index that may be associated with a labeled component.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.binding.validation
Message
          An interface to be implemented by classes that represent a user-oriented message and are capable of rendering themselves on GUI components.
 

Classes in org.springframework.richclient.core used by org.springframework.binding.validation.support
DefaultMessage
          The default implementation of the Message interface.
Message
          An interface to be implemented by classes that represent a user-oriented message and are capable of rendering themselves on GUI components.
Severity
          A typesafe enum representing different levels of severity.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.application
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
Dirtyable
           
Saveable
           
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.application.config
ColorConfigurable
          Implemented by objects that may have a coloured foreground or background.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
LabelConfigurable
          An object that can be labeled; where a label consists of text and mnemonic.
SecurityControllable
          Interface implemented by objects whose authorized state can be controlled by a SecurityController.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.application.docking.flexdock
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
LabeledObjectSupport
          A convenient super class for objects that can be labeled for display in a GUI.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.application.docking.vldocking
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
LabeledObjectSupport
          A convenient super class for objects that can be labeled for display in a GUI.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.application.mdi
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
LabeledObjectSupport
          A convenient super class for objects that can be labeled for display in a GUI.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.application.mdi.contextmenu
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
SecurityControllable
          Interface implemented by objects whose authorized state can be controlled by a SecurityController.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.application.setup
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
LabeledObjectSupport
          A convenient super class for objects that can be labeled for display in a GUI.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.application.statusbar
Message
          An interface to be implemented by classes that represent a user-oriented message and are capable of rendering themselves on GUI components.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.application.statusbar.support
Message
          An interface to be implemented by classes that represent a user-oriented message and are capable of rendering themselves on GUI components.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.application.support
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
LabeledObjectSupport
          A convenient super class for objects that can be labeled for display in a GUI.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.command
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
SecurityControllable
          Interface implemented by objects whose authorized state can be controlled by a SecurityController.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.command.config
ColorConfigurable
          Implemented by objects that may have a coloured foreground or background.
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
LabelInfo
          An immutable parameter object consisting of the text, mnemonic character and mnemonic character index that may be associated with a labeled component.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.command.support
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
SecurityControllable
          Interface implemented by objects whose authorized state can be controlled by a SecurityController.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.components
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
Message
          An interface to be implemented by classes that represent a user-oriented message and are capable of rendering themselves on GUI components.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.context.test
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.core
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
DefaultMessage
          The default implementation of the Message interface.
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Dirtyable
           
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
GuardedGroup
           
LabelInfo
          An immutable parameter object consisting of the text, mnemonic character and mnemonic character index that may be associated with a labeled component.
Message
          An interface to be implemented by classes that represent a user-oriented message and are capable of rendering themselves on GUI components.
Severity
          A typesafe enum representing different levels of severity.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.dialog
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
LabeledObjectSupport
          A convenient super class for objects that can be labeled for display in a GUI.
Message
          An interface to be implemented by classes that represent a user-oriented message and are capable of rendering themselves on GUI components.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.dialog.support
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.factory
LabelInfo
          An immutable parameter object consisting of the text, mnemonic character and mnemonic character index that may be associated with a labeled component.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.form
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.form.builder.support
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
Severity
          A typesafe enum representing different levels of severity.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.list
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.preference
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
LabeledObjectSupport
          A convenient super class for objects that can be labeled for display in a GUI.
SecurityControllable
          Interface implemented by objects whose authorized state can be controlled by a SecurityController.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.samples.dataeditor.ui
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.samples.showcase.binding
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.samples.showcase.command
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
SecurityControllable
          Interface implemented by objects whose authorized state can be controlled by a SecurityController.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.samples.showcase.component
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.samples.showcase.conversion
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.samples.showcase.dialog
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.samples.showcase.exceptionhandling
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
SecurityControllable
          Interface implemented by objects whose authorized state can be controlled by a SecurityController.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.samples.showcase.util
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
SecurityControllable
          Interface implemented by objects whose authorized state can be controlled by a SecurityController.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.samples.showcase.validation
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.samples.showcase.view
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
SecurityControllable
          Interface implemented by objects whose authorized state can be controlled by a SecurityController.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.samples.showcase.wizard
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.samples.simple.ui
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.script
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.security
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
SecurityControllable
          Interface implemented by objects whose authorized state can be controlled by a SecurityController.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.security.support
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.selection.dialog
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.table
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
SecurityControllable
          Interface implemented by objects whose authorized state can be controlled by a SecurityController.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.taskpane
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.tree
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.util
Authorizable
          Interface to be implemented by objects whose operations can be authorized or not.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
SecurityControllable
          Interface implemented by objects whose authorized state can be controlled by a SecurityController.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.widget
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
Message
          An interface to be implemented by classes that represent a user-oriented message and are capable of rendering themselves on GUI components.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.widget.editor
DefaultMessage
          The default implementation of the Message interface.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
Message
          An interface to be implemented by classes that represent a user-oriented message and are capable of rendering themselves on GUI components.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
 

Classes in org.springframework.richclient.core used by org.springframework.richclient.wizard
DescribedElement
          An application component, usually a visible GUI component, that can provide information describing itself.
DescriptionConfigurable
          Implemented by object that can be described for display in a GUI.
Guarded
          Interface to be implemented by objects that can be enabled or disabled.
LabeledObjectSupport
          A convenient super class for objects that can be labeled for display in a GUI.
TitleConfigurable
          Implementing by application objects whose titles are configurable; for example, dialogs or wizard pages.
VisualizedElement
          An application component that has a graphical visual representation that is either an image or an icon.
 

Classes in org.springframework.richclient.core used by org.springframework.rules.reporting
Severity
          A typesafe enum representing different levels of severity.
 



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