A B C D M P R S U W

C

Circle - Class in <Unnamed>
This class is a subclass of JButton.
Circle(DrawingPanel) - Constructor for class Circle
This constructor creates a button that will enable the user to use the Circle function in Paint.
clearImage() - Method in class DrawingPanel
Resets the array which repaints the graphics.
ColorButton - Class in <Unnamed>
This button is displayed in ColorSelectionPanel in order to give the users the choice to pick colors in Paint.
ColorButton(String, Color, DrawingPanel, JButton) - Constructor for class ColorButton
This constructor creates a button and sets its color and size.
colorChanger(Color) - Method in class DrawingPanel
Sets the color.
ColorSelectionPanel - Class in <Unnamed>
This class is a subclass of JPanel.
ColorSelectionPanel(DrawingPanel) - Constructor for class ColorSelectionPanel
The constructor creates a Panel with all the buttons and display for choosing the color for Paint program.

A B C D M P R S U W