org.springframework.richclient.application.setup
Class SetupIntroWizardPage
java.lang.Object
org.springframework.richclient.application.support.ApplicationServicesAccessor
org.springframework.richclient.core.LabeledObjectSupport
org.springframework.richclient.dialog.AbstractDialogPage
org.springframework.richclient.wizard.AbstractWizardPage
org.springframework.richclient.application.setup.SetupIntroWizardPage
- All Implemented Interfaces:
- PropertyChangePublisher, CommandLabelConfigurable, DescribedElement, DescriptionConfigurable, Guarded, TitleConfigurable, VisualizedElement, DialogPage, Messagable, ControlFactory, IconConfigurable, ImageConfigurable, WizardPage
public class SetupIntroWizardPage
- extends AbstractWizardPage
- Author:
- cro
Methods inherited from class org.springframework.richclient.wizard.AbstractWizardPage |
canFlipToNextPage, getContainer, getImage, getKey, getNextPage, getPreviousPage, getWizard, isCurrentPage, onAboutToShow, setEnabled, setPreviousPage, setVisible, setWizard, toString |
Methods inherited from class org.springframework.richclient.dialog.AbstractDialogPage |
getControl, getIcon, getId, getMessage, getParentWindowControl, getTitle, hasErrorMessage, hasInfoMessage, hasWarningMessage, isControlCreated, isEnabled, isPageComplete, isVisible, performHelp, setIcon, setId, setMessage, setPageComplete |
Methods inherited from class org.springframework.richclient.core.LabeledObjectSupport |
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, getAccelerator, getCaption, getDescription, getDisplayName, getLabel, getMnemonic, getMnemonicIndex, hasChanged, hasChanged, hasChanged, removePropertyChangeListener, removePropertyChangeListener, setCaption, setDescription, setImage, setLabelInfo, setTitle |
Methods inherited from class org.springframework.richclient.application.support.ApplicationServicesAccessor |
getActiveWindow, getApplication, getApplicationContext, getApplicationName, getApplicationServices, getCommandConfigurer, getComponentFactory, getConversionService, getIconSource, getImageSource, getMessage, getMessage, getMessage, getMessage, getMessages, getMessageSource, getObjectConfigurer, getService |
Methods inherited from interface org.springframework.richclient.core.Guarded |
isEnabled |
SetupIntroWizardPage
public SetupIntroWizardPage()
createControl
protected JComponent createControl()
- Specified by:
createControl
in class AbstractDialogPage
createTitleLabel
protected JLabel createTitleLabel()
Copyright © 2004-2008 The Spring Framework. All Rights Reserved.