org.springframework.richclient.image.config
Interface IconConfigurable

All Known Implementing Classes:
AbstractDialogPage, AbstractWizardPage, CompositeDialogPage, FormBackedDialogPage, FormBackedPreferencePage, FormBackedWizardPage, PreferencePage, SetupIntroWizardPage, SetupLicenseWizardPage, TabbedDialogPage, TreeCompositeDialogPage

public interface IconConfigurable

Author:
Keith Donald

Method Summary
 void setIcon(Icon icon)
           
 

Method Detail

setIcon

void setIcon(Icon icon)


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