|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisplayDecorator | |
edu.kzoo.grid.display |
Uses of DisplayDecorator in edu.kzoo.grid.display |
Classes in edu.kzoo.grid.display that implement DisplayDecorator | |
class |
RotatedDecorator
Grid Display Package: A RotatedDecorator will allow a display to change as the
object it is associated with changes direction. |
class |
ScaledImageTintDecorator
Grid Display Package: A tinting decorator for a ScaledImageDisplay . |
Methods in edu.kzoo.grid.display with parameters of type DisplayDecorator | |
void |
ScaledDisplay.addDecorator(DisplayDecorator d)
Add a Decorator to the display in order to add some functionality. |
void |
ScaledDisplay.removeDecorator(DisplayDecorator d)
Remove a Decorator from the display |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |