A B C D E F G I K L M N O P R S T U V X Y

S

save - Variable in class Paint
the save command
saveFile(MouseEvent) - Method in class Paint
creates a new dialog to save a file
select(int, int) - Method in class Canvas
This selects the pixel at coordinates at (x,y)
setBack() - Method in class Canvas
returns the canvas' image to one state previous
setBrush(Brush) - Method in class Canvas
TODO sets the current brush to b
setForward() - Method in class Canvas
 
setImage(BufferedImage) - Method in class Canvas
Sets the Canvas' image to the given image
setShape(Shape) - Method in class Canvas
this sets the shape that drawn on top of the image but not on the canvas i.e.
setZoom(float) - Method in class Canvas
 
showTools - Variable in class Paint
the command to bring back the toolbar window
showTools(MouseEvent) - Method in class Paint
Shows the tool pallet window

A B C D E F G I K L M N O P R S T U V X Y