Package | Description |
---|---|
com.eteks.sweethome3d.viewcontroller |
Describes controller classes and view interfaces of Sweet Home 3D.
|
Modifier and Type | Method and Description |
---|---|
ImportedFurnitureWizardController.Step |
ImportedFurnitureWizardController.getStep()
Returns the current step in wizard view.
|
abstract ImportedFurnitureWizardController.Step |
ImportedFurnitureWizardController.ImportedFurnitureWizardStepState.getStep() |
static ImportedFurnitureWizardController.Step |
ImportedFurnitureWizardController.Step.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImportedFurnitureWizardController.Step[] |
ImportedFurnitureWizardController.Step.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ImportedFurnitureWizardController.setStep(ImportedFurnitureWizardController.Step step)
Switch in the wizard view to the given
step . |
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License