|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.acarter.scenemonitor.propertydescriptor.propertyobject.ColorRGBAPropertyObject
public class ColorRGBAPropertyObject
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 |
---|
public ColorRGBAPropertyObject()
Method Detail |
---|
public void SetListener(ColorRGBAPropertyObject.I_ColorRGBAPropertyObjectListener listener)
listener
- public ColorRGBA getValue()
public void setValue(ColorRGBA value)
value
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |