All Packages Class Hierarchy This Package Previous Next Index
Strategy
Painter encapsulates an algorithm to render something in
the DrawingView. The DrawingView plays the role of the StrategyContext.
public abstract void draw(Graphics g, DrawingView view)
All Packages Class Hierarchy This Package Previous Next Index