|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SketchPadListener in gpdraw |
---|
Classes in gpdraw that implement SketchPadListener | |
---|---|
class |
DrawingTool
DrawingTool is graphics environment that provides methods for a programmer to draw pictures by moving an object (called a DrawingTool )
around on the screen
The center of the graphics window is at location 0,0. |
Methods in gpdraw with parameters of type SketchPadListener | |
---|---|
void |
SketchPad.addSketchPadListener(SketchPadListener listener)
Adds the specified SketchPad listener to receive mouse events, mouse motion events, and key events from this component. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |