|
||||||||||
| 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 | |
|---|---|
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 |
|---|
void setColor(java.awt.Color color)
java.awt.Color getColor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||