| 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.createFurnitureCatalogView(FurnitureCatalog catalog,
                          UserPreferences preferences,
                          FurnitureCatalogController furnitureCatalogController)
Returns a new view that displays furniture  
catalog. | 
| Constructor and Description | 
|---|
FurnitureCatalogListPanel(FurnitureCatalog catalog,
                         UserPreferences preferences,
                         FurnitureCatalogController controller)
Creates a panel that displays  
catalog furniture in a list with a filter combo box
 and a search field. | 
FurnitureCatalogTransferHandler(ContentManager contentManager,
                               FurnitureCatalogController catalogController,
                               FurnitureController furnitureController)
Creates a handler able to transfer catalog selected furniture. 
 | 
FurnitureCatalogTree(FurnitureCatalog catalog,
                    FurnitureCatalogController controller)
Creates a tree controlled by  
controller that displays
 catalog content and its selection. | 
FurnitureCatalogTree(FurnitureCatalog catalog,
                    UserPreferences preferences,
                    FurnitureCatalogController controller)
Creates a tree controlled by  
controller that displays
 catalog content and its selection. | 
| Modifier and Type | Method and Description | 
|---|---|
FurnitureCatalogController | 
HomeController.getFurnitureCatalogController()
Returns the furniture catalog controller managed by this controller. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
View | 
ViewFactoryAdapter.createFurnitureCatalogView(FurnitureCatalog catalog,
                          UserPreferences preferences,
                          FurnitureCatalogController furnitureCatalogController)  | 
View | 
ViewFactory.createFurnitureCatalogView(FurnitureCatalog catalog,
                          UserPreferences preferences,
                          FurnitureCatalogController furnitureCatalogController)
Returns a new view that displays furniture  
catalog. | 
                        
© Copyright 2024 Space Mushrooms
                            
Distributed under GNU General Public License