PaintMethod
| Kind of class: | (package private) abstract (inner) class |
|---|---|
| Enclosing class: | |
| Package: | treemap |
| Inherits from: | none |
| Known subclasses: | |
| Package classpath: | treemap.PaintMethod |
| File last modified: | Thursday, 13 February 2003, 20:32:50 |
The PaintMethod abstract class implements
a Strategie design pattern for the paintComponent method.
a Strategie design pattern for the paintComponent method.
Summary
Instance methods
- paint
- Paint method.
Instance methods
paint
(package private) abstract void paint(
Graphics2D g)
Paint method.
Parameters:
g:
the Graphics2D context