org.springframework.richclient.image.config
Interface ImageConfigurable

All Known Implementing Classes:
AbstractDialogPage, AbstractPageDescriptor, AbstractReporterTitledApplicationDialog, AbstractWizardPage, BasicRegExpConstraintDialog, BasicTitledApplicationDialog, BasicWizardDialog, CompositeDialogPage, ContactPropertiesDialog, DefaultApplicationDescriptor, DefaultViewDescriptor, DerivedValueModelDialog, DesktopPageDescriptor, DesktopViewDescriptor, FlexDockViewDescriptor, FormBackedDialogPage, FormBackedPreferencePage, FormBackedWizardPage, GenericKeyMapBindingDialog, LabeledObjectSupport, ListSelectionBindingDialog, LookupViewDescriptor, MultiViewPageDescriptor, NumberConversionDialog, ParentChildFormDialog, PreferenceDialog, PreferencePage, SetupIntroWizardPage, SetupLicenseWizardPage, SetupWizardDialog, ShuttleSortableTableDialog, SingleViewPageDescriptor, StringLenghtConstraintDialog, TabbedDialogPage, TitledApplicationDialog, TitledPageApplicationDialog, TitlePane, TreeCompositeDialogPage, VLDockingPageDescriptor, VLDockingViewDescriptor, WizardDialog

public interface ImageConfigurable

Author:
Keith Donald

Method Summary
 void setImage(Image image)
           
 

Method Detail

setImage

void setImage(Image image)


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