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 | Class and Description |
---|---|
class |
TextureChoiceComponent
Button displaying a texture as an icon.
|
Modifier and Type | Method and Description |
---|---|
TextureChoiceView |
SwingViewFactory.createTextureChoiceView(UserPreferences preferences,
TextureChoiceController textureChoiceController)
Returns a new view that edits the texture of the given controller.
|
Modifier and Type | Method and Description |
---|---|
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.
|
TextureChoiceView |
TextureChoiceController.getView()
Returns the view associated with this controller.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License