Sweet Home 3D 4.0

Uses of Class
com.eteks.sweethome3d.plugin.PluginAction.Property

Packages that use PluginAction.Property
com.eteks.sweethome3d.plugin Describes the super classes required to create Sweet Home 3D plug-ins. 
 

Uses of PluginAction.Property in com.eteks.sweethome3d.plugin
 

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

Methods in com.eteks.sweethome3d.plugin with parameters of type PluginAction.Property
 Object PluginAction.getPropertyValue(PluginAction.Property property)
          Returns a property value of this action.
 void PluginAction.putPropertyValue(PluginAction.Property property, Object value)
          Sets a property value of this action, and fires a PropertyChangeEvent if the value changed.
 


Sweet Home 3D 4.0

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