com.acarter.scenemonitor.propertydescriptor.propertyobject
Class ColorRGBAPropertyObject

java.lang.Object
  extended by com.acarter.scenemonitor.propertydescriptor.propertyobject.ColorRGBAPropertyObject

public class ColorRGBAPropertyObject
extends java.lang.Object

Author:
Carter

Nested Class Summary
static interface ColorRGBAPropertyObject.I_ColorRGBAPropertyObjectListener
           
 
Constructor Summary
ColorRGBAPropertyObject()
           
 
Method Summary
 ColorRGBA getValue()
           
 void SetListener(ColorRGBAPropertyObject.I_ColorRGBAPropertyObjectListener listener)
           
 void setValue(ColorRGBA value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorRGBAPropertyObject

public ColorRGBAPropertyObject()
Method Detail

SetListener

public void SetListener(ColorRGBAPropertyObject.I_ColorRGBAPropertyObjectListener listener)
Parameters:
listener -

getValue

public ColorRGBA getValue()
Returns:

setValue

public void setValue(ColorRGBA value)
Parameters:
value -