net.sourceforge.demetrix.properties
Class DoubleProperty

java.lang.Object
  extended bynet.sourceforge.demetrix.properties.DemetrixProperty
      extended bynet.sourceforge.demetrix.properties.DoubleProperty
All Implemented Interfaces:
Serializable

public class DoubleProperty
extends DemetrixProperty

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sourceforge.demetrix.properties.DemetrixProperty
 
Constructor Summary
DoubleProperty()
           
 
Method Summary
 void setValue(Object object)
           
 
Methods inherited from class net.sourceforge.demetrix.properties.DemetrixProperty
createClassNotCompatibleException, equals, getName, getValue, hashCode, isMustBeEntered, isReadOnly, setAllowedValue, setMustBeEntered, setName, setReadOnly, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DoubleProperty

public DoubleProperty()
Method Detail

setValue

public void setValue(Object object)
Specified by:
setValue in class DemetrixProperty
Parameters:
object -