com.eteks.sweethome3d.viewcontroller
Class ImportedFurnitureWizardController.ImportedFurnitureWizardStepState
java.lang.Object
com.eteks.sweethome3d.viewcontroller.WizardController.WizardControllerStepState
com.eteks.sweethome3d.viewcontroller.ImportedFurnitureWizardController.ImportedFurnitureWizardStepState
- Enclosing class:
- ImportedFurnitureWizardController
protected abstract class ImportedFurnitureWizardController.ImportedFurnitureWizardStepState
- 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 |
ImportedFurnitureWizardController.ImportedFurnitureWizardStepState
protected ImportedFurnitureWizardController.ImportedFurnitureWizardStepState()
getStep
public abstract ImportedFurnitureWizardController.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