| Package | Description | 
|---|---|
| com.eteks.sweethome3d.swing | Implements views created by Sweet Home 3D controllers
with Swing components. | 
| com.eteks.sweethome3d.viewcontroller | Describes controller classes and view interfaces of Sweet Home 3D. | 
| Modifier and Type | Method and Description | 
|---|---|
| View | SwingViewFactory. createImportedTextureWizardStepsView(CatalogTexture texture,
                                    java.lang.String textureName,
                                    UserPreferences preferences,
                                    ImportedTextureWizardController importedTextureWizardController)Returns a new view that displays the different steps that helps the user to import a texture. | 
| void | ImportedTextureWizardStepsPanel. updateStep(ImportedTextureWizardController controller)Switches to the component card matching current step. | 
| Constructor and Description | 
|---|
| ImportedTextureWizardStepsPanel(CatalogTexture catalogTexture,
                               java.lang.String textureName,
                               UserPreferences preferences,
                               ImportedTextureWizardController controller)Creates a view for texture image choice and attributes. | 
| Modifier and Type | Method and Description | 
|---|---|
| View | ViewFactoryAdapter. createImportedTextureWizardStepsView(CatalogTexture texture,
                                    java.lang.String textureName,
                                    UserPreferences preferences,
                                    ImportedTextureWizardController importedTextureWizardController) | 
| View | ViewFactory. createImportedTextureWizardStepsView(CatalogTexture texture,
                                    java.lang.String textureName,
                                    UserPreferences preferences,
                                    ImportedTextureWizardController importedTextureWizardController)Returns a new view that displays the different steps that helps the user to import a texture. | 
                        
© Copyright 2024 Space Mushrooms
                            
Distributed under GNU General Public License