|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PColorActivity.Target
Target Objects that want their color to be set by the color activity must implement this interface.
Method Summary | |
---|---|
Color |
getColor()
This method is called right before the color activity starts. |
void |
setColor(Color color)
This will be called by the color activity for each new interpolated color that it computes while it is stepping. |
Method Detail |
---|
void setColor(Color color)
color
- the color to assign to the targetColor getColor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |