com.eteks.sweethome3d.viewcontroller
Class ImportedTextureWizardController.ImportedTextureWizardStepState
java.lang.Object
com.eteks.sweethome3d.viewcontroller.WizardController.WizardControllerStepState
com.eteks.sweethome3d.viewcontroller.ImportedTextureWizardController.ImportedTextureWizardStepState
- Enclosing class:
- ImportedTextureWizardController
protected abstract class ImportedTextureWizardController.ImportedTextureWizardStepState
- extends WizardController.WizardControllerStepState
Step state superclass. All step state share the same step view,
that will display a different component depending on their class name.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportedTextureWizardController.ImportedTextureWizardStepState
protected ImportedTextureWizardController.ImportedTextureWizardStepState()
getStep
public abstract ImportedTextureWizardController.Step getStep()
enter
public void enter()
- Overrides:
enter
in class WizardController.WizardControllerStepState
getView
public View getView()
- Specified by:
getView
in class WizardController.WizardControllerStepState
getIcon
public URL getIcon()
- Overrides:
getIcon
in class WizardController.WizardControllerStepState