Sweet Home 3D 3.4

Uses of Class
com.eteks.sweethome3d.viewcontroller.PlanController.EditableProperty

Packages that use PlanController.EditableProperty
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. 
 

Uses of PlanController.EditableProperty in com.eteks.sweethome3d.swing
 

Methods in com.eteks.sweethome3d.swing with parameters of type PlanController.EditableProperty
 void PlanComponent.setToolTipEditedProperties(PlanController.EditableProperty[] toolTipEditedProperties, java.lang.Object[] toolTipPropertyValues, float x, float y)
          Set tool tip edition.
 void MultipleLevelsPlanPanel.setToolTipEditedProperties(PlanController.EditableProperty[] toolTipEditedProperties, java.lang.Object[] toolTipPropertyValues, float x, float y)
          Set properties edited in tool tip.
 

Uses of PlanController.EditableProperty in com.eteks.sweethome3d.viewcontroller
 

Methods in com.eteks.sweethome3d.viewcontroller that return PlanController.EditableProperty
static PlanController.EditableProperty PlanController.EditableProperty.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PlanController.EditableProperty[] PlanController.EditableProperty.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 PlanController.EditableProperty
 void PlanView.setToolTipEditedProperties(PlanController.EditableProperty[] toolTipEditedProperties, java.lang.Object[] toolTipPropertyValues, float x, float y)
          Set properties edited in tool tip.
 void PlanController.updateEditableProperty(PlanController.EditableProperty editableProperty, java.lang.Object value)
          Updates an editable property with the entered value.
 void PlanController.ControllerState.updateEditableProperty(PlanController.EditableProperty editableField, java.lang.Object value)
           
 


Sweet Home 3D 3.4

? Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License