Package | Description |
---|---|
com.eteks.sweethome3d.viewcontroller |
Describes controller classes and view interfaces of Sweet Home 3D.
|
Modifier and Type | Method and Description |
---|---|
BackgroundImageWizardController.Step |
BackgroundImageWizardController.getStep()
Returns the current step in wizard view.
|
abstract BackgroundImageWizardController.Step |
BackgroundImageWizardController.BackgroundImageWizardStepState.getStep() |
static BackgroundImageWizardController.Step |
BackgroundImageWizardController.Step.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BackgroundImageWizardController.Step[] |
BackgroundImageWizardController.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 |
BackgroundImageWizardController.setStep(BackgroundImageWizardController.Step step)
Switch in the wizard view to the given
step . |
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License