| Package | Description |
|---|---|
| com.eteks.sweethome3d.model |
Describes model classes of Sweet Home 3D.
|
| Modifier and Type | Method and Description |
|---|---|
static UserPreferences.Property |
UserPreferences.Property.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UserPreferences.Property[] |
UserPreferences.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 |
UserPreferences.addPropertyChangeListener(UserPreferences.Property property,
java.beans.PropertyChangeListener listener)
Adds the
listener in parameter to these preferences to listen
to the changes of the given property. |
void |
UserPreferences.removePropertyChangeListener(UserPreferences.Property property,
java.beans.PropertyChangeListener listener)
Removes the
listener in parameter from these preferences. |

© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License