|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--edu.kzoo.grid.display.ScaledImageTintDecorator
Grid Display Package:
A tinting decorator for a ScaledImageDisplay. The associated
object must have a Color.
| Constructor Summary | |
ScaledImageTintDecorator()
|
|
| Method Summary | |
void |
decorate(ScaledDisplay sd,
GridObject obj,
java.awt.Component comp,
java.awt.Graphics2D g2)
Decorate the ScaledImageDisplay so that it appears tinted. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ScaledImageTintDecorator()
| Method Detail |
public void decorate(ScaledDisplay sd,
GridObject obj,
java.awt.Component comp,
java.awt.Graphics2D g2)
decorate in interface DisplayDecorator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||