Sweet Home 3D 4.1

Uses of Class
com.eteks.sweethome3d.viewcontroller.UserPreferencesController.Property

Packages that use UserPreferencesController.Property
com.eteks.sweethome3d.viewcontroller Describes controller classes and view interfaces of Sweet Home 3D. 
 

Uses of UserPreferencesController.Property in com.eteks.sweethome3d.viewcontroller
 

Methods in com.eteks.sweethome3d.viewcontroller that return UserPreferencesController.Property
static UserPreferencesController.Property UserPreferencesController.Property.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UserPreferencesController.Property[] UserPreferencesController.Property.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.eteks.sweethome3d.viewcontroller with parameters of type UserPreferencesController.Property
 void UserPreferencesController.addPropertyChangeListener(UserPreferencesController.Property property, PropertyChangeListener listener)
          Adds the property change listener in parameter to this controller.
 boolean UserPreferencesController.isPropertyEditable(UserPreferencesController.Property property)
          Returns true if the given property is editable.
 void UserPreferencesController.removePropertyChangeListener(UserPreferencesController.Property property, PropertyChangeListener listener)
          Removes the property change listener in parameter from this controller.
 


Sweet Home 3D 4.1

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