| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TitleConfigurable in org.springframework.richclient.application.config | 
|---|
| Methods in org.springframework.richclient.application.config with parameters of type TitleConfigurable | |
|---|---|
| protected  void | DefaultApplicationObjectConfigurer.configureTitle(TitleConfigurable configurable,
                             String objectName)Sets the title of the given object. | 
| Uses of TitleConfigurable in org.springframework.richclient.application.docking.flexdock | 
|---|
| Classes in org.springframework.richclient.application.docking.flexdock that implement TitleConfigurable | |
|---|---|
|  class | FlexDockViewDescriptor | 
| Uses of TitleConfigurable in org.springframework.richclient.application.docking.vldocking | 
|---|
| Classes in org.springframework.richclient.application.docking.vldocking that implement TitleConfigurable | |
|---|---|
|  class | VLDockingPageDescriptor | 
|  class | VLDockingViewDescriptor | 
| Uses of TitleConfigurable in org.springframework.richclient.application.mdi | 
|---|
| Classes in org.springframework.richclient.application.mdi that implement TitleConfigurable | |
|---|---|
|  class | DesktopPageDescriptor | 
|  class | DesktopViewDescriptor | 
| Uses of TitleConfigurable in org.springframework.richclient.application.setup | 
|---|
| Classes in org.springframework.richclient.application.setup that implement TitleConfigurable | |
|---|---|
|  class | SetupIntroWizardPage | 
|  class | SetupLicenseWizardPageA WizardPagewhich shows a license text and confirmation radio
 buttons at the bottom. | 
|  class | SetupWizard | 
|  class | SetupWizardDialog | 
| Uses of TitleConfigurable in org.springframework.richclient.application.support | 
|---|
| Classes in org.springframework.richclient.application.support that implement TitleConfigurable | |
|---|---|
| protected  class | AboutBox.AboutDialog | 
|  class | AbstractPageDescriptorAbstract base class for PageDescriptorimplementations. | 
|  class | DefaultApplicationDescriptorMetadata about a application. | 
|  class | DefaultViewDescriptorProvides a standard implementation of ViewDescriptor. | 
|  class | EmptyPageDescriptorEmpty PageDescriptor. | 
|  class | LookupViewDescriptorAn implementation of ViewDescriptorthat instantiates new Views
 by looking them up in a SpringBeanFactory. | 
|  class | MultiViewPageDescriptorBase class for PageDescriptorimplementations that support multiplePageComponents | 
|  class | SingleViewPageDescriptor | 
|  class | WidgetViewDescriptor | 
| Uses of TitleConfigurable in org.springframework.richclient.context.test | 
|---|
| Classes in org.springframework.richclient.context.test that implement TitleConfigurable | |
|---|---|
|  class | TestBean | 
| Uses of TitleConfigurable in org.springframework.richclient.core | 
|---|
| Classes in org.springframework.richclient.core that implement TitleConfigurable | |
|---|---|
|  class | LabeledObjectSupportA convenient super class for objects that can be labeled for display in a GUI. | 
| Uses of TitleConfigurable in org.springframework.richclient.dialog | 
|---|
| Classes in org.springframework.richclient.dialog that implement TitleConfigurable | |
|---|---|
|  class | AbstractDialogPageA convenience implementation of the DialogPage interface. | 
|  class | ApplicationDialogAbstract Base Class for a dialog with standard layout, buttons, and behavior. | 
|  class | CompositeDialogPageAn implementation of the DialogPageinterface that collects a
 group of dialog pages together so that they can be used in place of a singleDialogPage | 
|  class | ConfirmationDialogDialog for asking confirmation to the user. | 
|  class | FormBackedDialogPageAn implementation of DialogPage that delegates to a FormPage for its control, pageComplete status and messages. | 
|  class | InputApplicationDialogSimple input application dialog consisting of a label and a text field for accepting input. | 
|  class | MessageDialogDialog for showing an message to the user. | 
|  class | TabbedDialogPageA concrete implementation of CompositeDialogPagethat presents
 the child pages in aJTabbedPane. | 
|  class | TitledApplicationDialog | 
|  class | TitledPageApplicationDialogA TitledApplicationDialog that delegates to a single DialogPage for its title, content and messages. | 
|  class | TitledWidgetApplicationDialogAllows to create an applicationDialog in which a given widget can be shown | 
|  class | TitlePaneA 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. | 
|  class | TreeCompositeDialogPageA concrete implementation of CompositeDialogPagethat presents
 the child pages in a tree on the left, and the pages itself on the right. | 
| Uses of TitleConfigurable in org.springframework.richclient.form | 
|---|
| Classes in org.springframework.richclient.form that implement TitleConfigurable | |
|---|---|
|  class | FilterForm | 
| Uses of TitleConfigurable in org.springframework.richclient.preference | 
|---|
| Classes in org.springframework.richclient.preference that implement TitleConfigurable | |
|---|---|
|  class | FormBackedPreferencePage | 
|  class | PreferenceDialog | 
|  class | PreferencePage | 
| Uses of TitleConfigurable in org.springframework.richclient.samples.dataeditor.ui | 
|---|
| Classes in org.springframework.richclient.samples.dataeditor.ui that implement TitleConfigurable | |
|---|---|
|  class | ItemDataEditor | 
|  class | ItemFilterForm | 
|  class | SupplierDataEditor | 
|  class | SupplierFilterForm | 
| Uses of TitleConfigurable in org.springframework.richclient.samples.showcase.binding | 
|---|
| Classes in org.springframework.richclient.samples.showcase.binding that implement TitleConfigurable | |
|---|---|
|  class | CalendarBindingDialog | 
|  class | DerivedValueModelDialog | 
|  class | DocumentBindingDialogThis dialog shows how the TextComponentBindercan be used to create
 a binding with a specificDocumentas model behind theJTextField. | 
|  class | GenericKeyMapBindingDialog | 
|  class | ListSelectionBindingDialog | 
|  class | ParentChildFormDialog | 
|  class | RadioButtonEnumDialog | 
|  class | ShuttleListBindingDialogThis dialog shows a ShuttleList in which several items can be selected and added to a list on the backing formObject. | 
| Uses of TitleConfigurable in org.springframework.richclient.samples.showcase.command | 
|---|
| Classes in org.springframework.richclient.samples.showcase.command that implement TitleConfigurable | |
|---|---|
|  class | ButtonStackBarSample | 
|  class | ToolbarSample | 
| Uses of TitleConfigurable in org.springframework.richclient.samples.showcase.component | 
|---|
| Classes in org.springframework.richclient.samples.showcase.component that implement TitleConfigurable | |
|---|---|
|  class | ShuttleSortableTableDialogThis sample shows a ShuttleSortableTableModelbeing used. | 
| Uses of TitleConfigurable in org.springframework.richclient.samples.showcase.conversion | 
|---|
| Classes in org.springframework.richclient.samples.showcase.conversion that implement TitleConfigurable | |
|---|---|
|  class | NumberConversionDialog | 
| Uses of TitleConfigurable in org.springframework.richclient.samples.showcase.dialog | 
|---|
| Classes in org.springframework.richclient.samples.showcase.dialog that implement TitleConfigurable | |
|---|---|
|  class | BasicApplicationDialogVery simple dialog showing only the basics. | 
|  class | BasicConfirmationDialogShows the usage of the confirmation dialog. | 
|  class | BasicInputApplicationDialog | 
|  class | BasicMessageDialog | 
|  class | BasicTitledApplicationDialog | 
| Uses of TitleConfigurable in org.springframework.richclient.samples.showcase.util | 
|---|
| Classes in org.springframework.richclient.samples.showcase.util that implement TitleConfigurable | |
|---|---|
|  class | AbstractReporterTitledApplicationDialog | 
| Uses of TitleConfigurable in org.springframework.richclient.samples.showcase.validation | 
|---|
| Classes in org.springframework.richclient.samples.showcase.validation that implement TitleConfigurable | |
|---|---|
|  class | BasicRegExpConstraintDialogShow a basic dialog with a regular expression input field and a value input field. | 
|  class | StringLenghtConstraintDialogDialog showing a number of fields to manipulate the StringLengthConstraintand see it in action on the value field. | 
| Uses of TitleConfigurable in org.springframework.richclient.samples.showcase.wizard | 
|---|
| Classes in org.springframework.richclient.samples.showcase.wizard that implement TitleConfigurable | |
|---|---|
|  class | BasicWizardDialog | 
|  class | InstallWizard | 
| Uses of TitleConfigurable in org.springframework.richclient.samples.simple.ui | 
|---|
| Classes in org.springframework.richclient.samples.simple.ui that implement TitleConfigurable | |
|---|---|
|  class | ContactPropertiesDialogThis is a dialog for editing the properties of a Contact object. | 
| Uses of TitleConfigurable in org.springframework.richclient.selection.dialog | 
|---|
| Classes in org.springframework.richclient.selection.dialog that implement TitleConfigurable | |
|---|---|
|  class | AbstractSelectionDialogBase class for selection dialogs. | 
|  class | FilterListSelectionDialogFiltered ListSelectionDialog. | 
|  class | ListSelectionDialogA ListSelectionDialogcan be used to select an item from a
 list. | 
| Uses of TitleConfigurable in org.springframework.richclient.widget | 
|---|
| Subinterfaces of TitleConfigurable in org.springframework.richclient.widget | |
|---|---|
|  interface | TitledWidgetProvides the basic Widgetfacilities in combination with a fully configurable title/message
 component. | 
| Classes in org.springframework.richclient.widget that implement TitleConfigurable | |
|---|---|
|  class | AbstractTitledWidget | 
|  class | AbstractTitledWidgetForm | 
|  class | TitledWidgetFormA decorator to add a TitlePaneto aForm. | 
| Uses of TitleConfigurable in org.springframework.richclient.widget.editor | 
|---|
| Classes in org.springframework.richclient.widget.editor that implement TitleConfigurable | |
|---|---|
|  class | AbstractDataEditorWidgetAbstractDataEditorWidget implements a basic editor screen, based on 3 parts: a table with sortable columns and a local quick search a filter to reduce the dataset a detail section for the details of 1 entity | 
|  class | DefaultDataEditorWidgetDefaultDataEditorWidget is a basic implementation of a AbstractDataEditorWidget. | 
| Uses of TitleConfigurable in org.springframework.richclient.wizard | 
|---|
| Classes in org.springframework.richclient.wizard that implement TitleConfigurable | |
|---|---|
|  class | AbstractWizardA convenience implementation of the Wizardinterface. | 
|  class | AbstractWizardPage | 
|  class | ExtendedWizardDialogWizard dialog that additionally adds a panel to the dialog showing the page path and the current page. | 
|  class | FormBackedWizardPageAn implementation of WizardPage that delegates to a FormPage for its control, pageComplete status and messages. | 
|  class | WizardDialogDialog for wizards. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||