Sweet Home 3D 4.0

Uses of Class
com.eteks.sweethome3d.viewcontroller.TextureChoiceController

Packages that use TextureChoiceController
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 TextureChoiceController in com.eteks.sweethome3d.swing
 

Methods in com.eteks.sweethome3d.swing with parameters of type TextureChoiceController
 TextureChoiceView SwingViewFactory.createTextureChoiceView(UserPreferences preferences, TextureChoiceController textureChoiceController)
          Returns a new view that edits the texture of the given controller.
 

Constructors in com.eteks.sweethome3d.swing with parameters of type TextureChoiceController
TextureChoiceComponent(UserPreferences preferences, TextureChoiceController controller)
          Creates a texture button.
 

Uses of TextureChoiceController in com.eteks.sweethome3d.viewcontroller
 

Methods in com.eteks.sweethome3d.viewcontroller that return TextureChoiceController
 TextureChoiceController RoomController.getCeilingTextureController()
          Returns the texture controller of the room ceiling.
 TextureChoiceController RoomController.getFloorTextureController()
          Returns the texture controller of the room floor.
 TextureChoiceController Home3DAttributesController.getGroundTextureController()
          Returns the texture controller of the ground.
 TextureChoiceController WallController.getLeftSideTextureController()
          Returns the texture controller of the wall left side.
 TextureChoiceController WallController.getRightSideTextureController()
          Returns the texture controller of the wall right side.
 TextureChoiceController Home3DAttributesController.getSkyTextureController()
          Returns the texture controller of the sky.
 TextureChoiceController ModelMaterialsController.getTextureController()
          Returns the texture controller of the model materials.
 TextureChoiceController HomeFurnitureController.getTextureController()
          Returns the texture controller of the piece.
 TextureChoiceController RoomController.getWallSidesTextureController()
          Returns the texture controller of the room wall sides.
 

Methods in com.eteks.sweethome3d.viewcontroller with parameters of type TextureChoiceController
 TextureChoiceView ViewFactoryAdapter.createTextureChoiceView(UserPreferences preferences, TextureChoiceController textureChoiceController)
           
 TextureChoiceView ViewFactory.createTextureChoiceView(UserPreferences preferences, TextureChoiceController textureChoiceController)
          Returns a new view that edits the texture of its controller.
 


Sweet Home 3D 4.0

© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License