Uses of Package
org.springframework.richclient.dialog

Packages that use org.springframework.richclient.dialog
org.springframework.richclient.application.setup   
org.springframework.richclient.application.support   
org.springframework.richclient.command.support   
org.springframework.richclient.control   
org.springframework.richclient.dialog   
org.springframework.richclient.dialog.support   
org.springframework.richclient.form   
org.springframework.richclient.form.builder.support   
org.springframework.richclient.preference   
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.util   
org.springframework.richclient.samples.showcase.validation   
org.springframework.richclient.samples.showcase.wizard   
org.springframework.richclient.samples.simple.ui   
org.springframework.richclient.security Integrates Acegi Security System for Spring into RCP. 
org.springframework.richclient.selection.dialog   
org.springframework.richclient.wizard   
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.application.setup
AbstractDialogPage
          A convenience implementation of the DialogPage interface.
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
DialogPage
          DialogPages are used to combine several controls in one Dialog which acts as a container.
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
TitledApplicationDialog
           
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.application.support
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.command.support
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.control
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.dialog
AbstractDialogPage
          A convenience implementation of the DialogPage interface.
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
CloseAction
          Forces calls to constructor to have greater clarity, by using a type-safe enumeration instead of integers.
CompositeDialogPage
          An implementation of the DialogPage interface that collects a group of dialog pages together so that they can be used in place of a single DialogPage
DialogPage
          DialogPages are used to combine several controls in one Dialog which acts as a container.
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
MessagePane
          Interface to be implemented by GUI panes capable of rendering messages to the user.
TitledApplicationDialog
           
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.dialog.support
DialogPage
          DialogPages are used to combine several controls in one Dialog which acts as a container.
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
TitlePane
          A container class that that has a title area for displaying a title and an image as well as a common area for displaying a description, a message, or an error message.
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.form
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.form.builder.support
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.preference
AbstractDialogPage
          A convenience implementation of the DialogPage interface.
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
DialogPage
          DialogPages are used to combine several controls in one Dialog which acts as a container.
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
TitledApplicationDialog
           
TitledPageApplicationDialog
          A TitledApplicationDialog that delegates to a single DialogPage for its title, content and messages.
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.samples.showcase.binding
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
TitledApplicationDialog
           
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.samples.showcase.command
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.samples.showcase.component
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
TitledApplicationDialog
           
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.samples.showcase.conversion
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
TitledApplicationDialog
           
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.samples.showcase.dialog
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
ConfirmationDialog
          Dialog for asking confirmation to the user.
InputApplicationDialog
          Simple input application dialog consisting of a label and a text field for accepting input.
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
MessageDialog
          Dialog for showing an message to the user.
TitledApplicationDialog
           
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.samples.showcase.util
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
TitledApplicationDialog
           
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.samples.showcase.validation
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
TitledApplicationDialog
           
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.samples.showcase.wizard
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
TitledApplicationDialog
           
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.samples.simple.ui
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
TitledApplicationDialog
           
TitledPageApplicationDialog
          A TitledApplicationDialog that delegates to a single DialogPage for its title, content and messages.
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.security
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.selection.dialog
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
 

Classes in org.springframework.richclient.dialog used by org.springframework.richclient.wizard
AbstractDialogPage
          A convenience implementation of the DialogPage interface.
ApplicationDialog
           Abstract Base Class for a dialog with standard layout, buttons, and behavior.
DialogPage
          DialogPages are used to combine several controls in one Dialog which acts as a container.
Messagable
          An interface to be implemented by objects that are capable of receiving messages to be provided to the user.
TitledApplicationDialog
           
 



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