| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ImageConfigurable in org.springframework.richclient.application.config | 
|---|
| Methods in org.springframework.richclient.application.config with parameters of type ImageConfigurable | |
|---|---|
| protected  void | DefaultApplicationObjectConfigurer.configureImage(ImageConfigurable configurable,
                             String objectName)Sets the image of the given object. | 
| Uses of ImageConfigurable in org.springframework.richclient.application.docking.flexdock | 
|---|
| Classes in org.springframework.richclient.application.docking.flexdock that implement ImageConfigurable | |
|---|---|
|  class | FlexDockViewDescriptor | 
| Uses of ImageConfigurable in org.springframework.richclient.application.docking.vldocking | 
|---|
| Classes in org.springframework.richclient.application.docking.vldocking that implement ImageConfigurable | |
|---|---|
|  class | VLDockingPageDescriptor | 
|  class | VLDockingViewDescriptor | 
| Uses of ImageConfigurable in org.springframework.richclient.application.mdi | 
|---|
| Classes in org.springframework.richclient.application.mdi that implement ImageConfigurable | |
|---|---|
|  class | DesktopPageDescriptor | 
|  class | DesktopViewDescriptor | 
| Uses of ImageConfigurable in org.springframework.richclient.application.setup | 
|---|
| Classes in org.springframework.richclient.application.setup that implement ImageConfigurable | |
|---|---|
|  class | SetupIntroWizardPage | 
|  class | SetupLicenseWizardPageA WizardPagewhich shows a license text and confirmation radio
 buttons at the bottom. | 
|  class | SetupWizardDialog | 
| Uses of ImageConfigurable in org.springframework.richclient.application.support | 
|---|
| Classes in org.springframework.richclient.application.support that implement ImageConfigurable | |
|---|---|
|  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 ImageConfigurable in org.springframework.richclient.core | 
|---|
| Classes in org.springframework.richclient.core that implement ImageConfigurable | |
|---|---|
|  class | LabeledObjectSupportA convenient super class for objects that can be labeled for display in a GUI. | 
| Uses of ImageConfigurable in org.springframework.richclient.dialog | 
|---|
| Classes in org.springframework.richclient.dialog that implement ImageConfigurable | |
|---|---|
|  class | AbstractDialogPageA convenience implementation of the DialogPage interface. | 
|  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 | FormBackedDialogPageAn implementation of DialogPage that delegates to a FormPage for its control, pageComplete status and messages. | 
|  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 | 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 ImageConfigurable in org.springframework.richclient.preference | 
|---|
| Classes in org.springframework.richclient.preference that implement ImageConfigurable | |
|---|---|
|  class | FormBackedPreferencePage | 
|  class | PreferenceDialog | 
|  class | PreferencePage | 
| Uses of ImageConfigurable in org.springframework.richclient.samples.dataeditor.ui | 
|---|
| Classes in org.springframework.richclient.samples.dataeditor.ui that implement ImageConfigurable | |
|---|---|
|  class | ItemDataEditor | 
|  class | SupplierDataEditor | 
| Uses of ImageConfigurable in org.springframework.richclient.samples.showcase.binding | 
|---|
| Classes in org.springframework.richclient.samples.showcase.binding that implement ImageConfigurable | |
|---|---|
|  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 ImageConfigurable in org.springframework.richclient.samples.showcase.component | 
|---|
| Classes in org.springframework.richclient.samples.showcase.component that implement ImageConfigurable | |
|---|---|
|  class | ShuttleSortableTableDialogThis sample shows a ShuttleSortableTableModelbeing used. | 
| Uses of ImageConfigurable in org.springframework.richclient.samples.showcase.conversion | 
|---|
| Classes in org.springframework.richclient.samples.showcase.conversion that implement ImageConfigurable | |
|---|---|
|  class | NumberConversionDialog | 
| Uses of ImageConfigurable in org.springframework.richclient.samples.showcase.dialog | 
|---|
| Classes in org.springframework.richclient.samples.showcase.dialog that implement ImageConfigurable | |
|---|---|
|  class | BasicTitledApplicationDialog | 
| Uses of ImageConfigurable in org.springframework.richclient.samples.showcase.util | 
|---|
| Classes in org.springframework.richclient.samples.showcase.util that implement ImageConfigurable | |
|---|---|
|  class | AbstractReporterTitledApplicationDialog | 
| Uses of ImageConfigurable in org.springframework.richclient.samples.showcase.validation | 
|---|
| Classes in org.springframework.richclient.samples.showcase.validation that implement ImageConfigurable | |
|---|---|
|  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 ImageConfigurable in org.springframework.richclient.samples.showcase.wizard | 
|---|
| Classes in org.springframework.richclient.samples.showcase.wizard that implement ImageConfigurable | |
|---|---|
|  class | BasicWizardDialog | 
| Uses of ImageConfigurable in org.springframework.richclient.samples.simple.ui | 
|---|
| Classes in org.springframework.richclient.samples.simple.ui that implement ImageConfigurable | |
|---|---|
|  class | ContactPropertiesDialogThis is a dialog for editing the properties of a Contact object. | 
| Uses of ImageConfigurable in org.springframework.richclient.widget | 
|---|
| Subinterfaces of ImageConfigurable 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 ImageConfigurable | |
|---|---|
|  class | AbstractTitledWidget | 
|  class | AbstractTitledWidgetForm | 
|  class | TitledWidgetFormA decorator to add a TitlePaneto aForm. | 
| Uses of ImageConfigurable in org.springframework.richclient.widget.editor | 
|---|
| Classes in org.springframework.richclient.widget.editor that implement ImageConfigurable | |
|---|---|
|  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 ImageConfigurable in org.springframework.richclient.wizard | 
|---|
| Classes in org.springframework.richclient.wizard that implement ImageConfigurable | |
|---|---|
|  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 | |||||||||