|
Sweet Home 3D 3.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CatalogTexture | |
---|---|
com.eteks.sweethome3d.model | Describes model classes of Sweet Home 3D. |
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. |
Uses of CatalogTexture in com.eteks.sweethome3d.model |
---|
Methods in com.eteks.sweethome3d.model that return CatalogTexture | |
---|---|
CatalogTexture |
TexturesCategory.getTexture(int index)
Returns the texture at a given index . |
Methods in com.eteks.sweethome3d.model that return types with arguments of type CatalogTexture | |
---|---|
java.util.List<CatalogTexture> |
TexturesCategory.getTextures()
Returns the textures list of this category sorted by name. |
Methods in com.eteks.sweethome3d.model with parameters of type CatalogTexture | |
---|---|
void |
TexturesCatalog.add(TexturesCategory category,
CatalogTexture texture)
Adds texture of a given category to this catalog. |
int |
CatalogTexture.compareTo(CatalogTexture texture)
Compares the names of this texture and the one in parameter. |
void |
TexturesCatalog.delete(CatalogTexture texture)
Deletes the texture from this catalog. |
Method parameters in com.eteks.sweethome3d.model with type arguments of type CatalogTexture | |
---|---|
void |
TexturesCatalog.addTexturesListener(CollectionListener<CatalogTexture> listener)
Adds the texture listener in parameter to this catalog. |
void |
TexturesCatalog.removeTexturesListener(CollectionListener<CatalogTexture> listener)
Removes the texture listener in parameter from this catalog. |
Uses of CatalogTexture in com.eteks.sweethome3d.swing |
---|
Methods in com.eteks.sweethome3d.swing with parameters of type CatalogTexture | |
---|---|
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. |
Constructors in com.eteks.sweethome3d.swing with parameters of type CatalogTexture | |
---|---|
ImportedTextureWizardStepsPanel(CatalogTexture catalogTexture,
java.lang.String textureName,
UserPreferences preferences,
ImportedTextureWizardController controller)
Creates a view for texture image choice and attributes. |
Uses of CatalogTexture in com.eteks.sweethome3d.viewcontroller |
---|
Methods in com.eteks.sweethome3d.viewcontroller with parameters of type CatalogTexture | |
---|---|
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. |
void |
TextureChoiceController.deleteTexture(CatalogTexture texture)
Controls the deletion of a texture. |
void |
TextureChoiceController.modifyTexture(CatalogTexture texture)
Controls the modification of a texture. |
Constructors in com.eteks.sweethome3d.viewcontroller with parameters of type CatalogTexture | |
---|---|
ImportedTextureWizardController(CatalogTexture texture,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager)
Creates a controller that edits texture values. |
|
Sweet Home 3D 3.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
![]() |
? Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License |