A B C D E G H I L M P R S T U W Z

P

paintComponent(Graphics) - Method in class img.ImageDisplay
Method to handle displaying this object
PictureExplorer - Class in img
Displays a picture and lets you explore the picture by displaying the x, y, red, green, and blue values of the pixel at the cursor when you click a mouse button or press and hold a mouse button while moving the cursor.
PictureExplorer(AbstractDigitalPicture) - Constructor for class img.PictureExplorer
Public constructor
PictureFrame - Class in img
The class encapsulates a frame that is capable of displaying a DigitalPicture.
PictureFrame() - Constructor for class img.PictureFrame
Default constructor that ...
PictureFrame(AbstractDigitalPicture) - Constructor for class img.PictureFrame
Constructs a PictureFrame for the passed DigitalPicture object.
Pixel - Class in img
Class that encapsulates a pixel that is a component of a specific digital picture.
Pixel(AbstractDigitalPicture, int, int) - Constructor for class img.Pixel
A constructor that take the x and y location for the pixel and the picture the pixel is coming from

A B C D E G H I L M P R S T U W Z