C D I M P W

C

createImage() - Method in class WriteImage
Creates an image.

D

drawGraphics(Graphics2D) - Method in class WriteImage
Draws some graphics.

I

image - Variable in class WriteImage
 

M

main(String[]) - Static method in class WriteImage
 

P

paintComponent(Graphics) - Method in class WriteImage
Paint image at position 0, 0.

W

WriteImage - class WriteImage.
Constructs an image and writes it to file with the 1.4 image IO API.
WriteImage() - Constructor for class WriteImage
Constructs a JPanel with buttons for creating and saving an image.

C D I M P W