| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message | |
|---|---|
| org.springframework.binding.validation | Validation interfaces. | 
| org.springframework.binding.validation.support | |
| org.springframework.richclient.application.statusbar | |
| org.springframework.richclient.application.statusbar.support | |
| org.springframework.richclient.components | |
| org.springframework.richclient.core | Basic interfaces/classes used throughout the richclient. | 
| org.springframework.richclient.dialog | |
| org.springframework.richclient.widget | |
| org.springframework.richclient.widget.editor | |
| Uses of Message in org.springframework.binding.validation | 
|---|
| Subinterfaces of Message in org.springframework.binding.validation | |
|---|---|
|  interface | ValidationMessageA specific type of message that relates to a property. | 
| Uses of Message in org.springframework.binding.validation.support | 
|---|
| Classes in org.springframework.binding.validation.support that implement Message | |
|---|---|
|  class | DefaultValidationMessageDefault implementation of ValidationMessage | 
| Uses of Message in org.springframework.richclient.application.statusbar | 
|---|
| Methods in org.springframework.richclient.application.statusbar with parameters of type Message | |
|---|---|
|  void | StatusBar.setErrorMessage(Message message)Sets the error message of this status bar. | 
|  void | StatusBar.setMessage(Message message)Sets the message of this status bar. | 
| Uses of Message in org.springframework.richclient.application.statusbar.support | 
|---|
| Methods in org.springframework.richclient.application.statusbar.support with parameters of type Message | |
|---|---|
|  void | DefaultStatusBar.setErrorMessage(Message errorMessage)Sets the error message text to be displayed on the status bar. | 
|  void | DefaultStatusBar.setMessage(Message message)Sets the message text to be displayed on the status bar. | 
| Uses of Message in org.springframework.richclient.components | 
|---|
| Methods in org.springframework.richclient.components with parameters of type Message | |
|---|---|
|  void | MessageReportingOverlay.setMessage(Message message)set the message wich will be used as the content of the overlay. | 
|  void | MessagableTabbedPane.setMessage(Object source,
                     Message message,
                     int tabIndex) | 
|  void | MessagableTab.setMessage(Object source,
                     Message message,
                     int tabIndex) | 
| Uses of Message in org.springframework.richclient.core | 
|---|
| Classes in org.springframework.richclient.core that implement Message | |
|---|---|
|  class | DefaultMessageThe default implementation of the Messageinterface. | 
| Uses of Message in org.springframework.richclient.dialog | 
|---|
| Methods in org.springframework.richclient.dialog that return Message | |
|---|---|
| protected  Message | TitledPageApplicationDialog.getDescription() | 
| protected  Message | TitledApplicationDialog.getDescription() | 
|  Message | TitlePane.getMessage() | 
|  Message | DefaultMessageAreaModel.getMessage() | 
|  Message | AbstractDialogPage.getMessage() | 
|  Message | AlertMessageAreaPane.getMessage() | 
|  Message | DefaultMessageAreaPane.getMessage() | 
|  Message | MessageDialog.getMessage()Get the message | 
|  Message | MessagePane.getMessage() | 
|  Message | TitledApplicationDialog.getMessage() | 
|  Message | DialogPage.getMessage()Returns the current message for this dialog page. | 
| Methods in org.springframework.richclient.dialog with parameters of type Message | |
|---|---|
| protected  void | DefaultMessageAreaModel.fireMessageUpdated(Message oldMsg,
                                     Message newMsg) | 
|  void | TitlePane.setMessage(Message newMessage) | 
|  void | DefaultMessageAreaModel.setMessage(Message message) | 
|  void | TitledWidgetApplicationDialog.setMessage(Message message)Set the message. | 
|  void | AbstractDialogPage.setMessage(Message newMessage)Sets or clears the message for this page. | 
|  void | Messagable.setMessage(Message message)Set the message. | 
|  void | AlertMessageAreaPane.setMessage(Message message) | 
|  void | DefaultMessageAreaPane.setMessage(Message message) | 
|  void | MessageDialog.setMessage(Message message)Set the message. | 
|  void | InputApplicationDialog.setMessage(Message message) | 
|  void | TitledApplicationDialog.setMessage(Message message) | 
| Constructors in org.springframework.richclient.dialog with parameters of type Message | |
|---|---|
| MessageDialog(String title,
                           Message message)Constructs a new dialog. | |
| MessageDialog(String title,
                           Window parent,
                           Message message)Constructs a new dialog. | |
| Uses of Message in org.springframework.richclient.widget | 
|---|
| Methods in org.springframework.richclient.widget that return Message | |
|---|---|
| protected  Message | AbstractTitledWidgetForm.getDescription() | 
| protected  Message | AbstractTitledWidget.getDescription() | 
| Methods in org.springframework.richclient.widget with parameters of type Message | |
|---|---|
|  void | AbstractTitledWidgetForm.setMessage(Message message) | 
|  void | AbstractTitledWidget.setMessage(Message message) | 
| Uses of Message in org.springframework.richclient.widget.editor | 
|---|
| Classes in org.springframework.richclient.widget.editor that implement Message | |
|---|---|
| protected static class | DefaultDataEditorWidget.MaximumRowsExceededMessage | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||