| Package | Description | 
|---|---|
| com.eteks.sweethome3d.viewcontroller | 
 Describes controller classes and view interfaces of Sweet Home 3D. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static PageSetupController.Property | 
PageSetupController.Property.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static PageSetupController.Property[] | 
PageSetupController.Property.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PageSetupController.addPropertyChangeListener(PageSetupController.Property property,
                         java.beans.PropertyChangeListener listener)
Adds the property change  
listener in parameter to this controller. | 
void | 
PageSetupController.removePropertyChangeListener(PageSetupController.Property property,
                            java.beans.PropertyChangeListener listener)
Removes the property change  
listener in parameter from this controller. | 
                        
© Copyright 2024 Space Mushrooms
                            
Distributed under GNU General Public License