Uses of Class
gpdraw.SketchPad

Uses of SketchPad in gpdraw
 

Methods in gpdraw that return SketchPad
 SketchPad SketchPad.getPadPanel()
          Returns this SketchPadPanel object.
 

Constructors in gpdraw with parameters of type SketchPad
DrawingTool(SketchPad sPad)
          Constructor.
DrawingTool(SketchPad sPad, int delay)