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