Class Summary |
BrushButton |
This class is a subclass of JButton. |
Circle |
This class is a subclass of JButton. |
ColorButton |
This button is displayed in ColorSelectionPanel in order to give the users
the choice to pick colors in Paint. |
ColorSelectionPanel |
This class is a subclass of JPanel. |
DrawingPanel |
Panel to draw the graphics |
Paint |
This class trys to mimic Microsoft's paint program. |
PencilButton |
This class is a subclass of JButton. |
Polygon |
This class is a subclass of JButton. |
Rectangle |
This class is a subclass of JButton. |
SprayUndoClear |
This class is a subclass of JButton. |
SubFunctionClass |
This class is a subclass of JButton. |
SubFunctionPanel |
This class is a subclass of JPanel
It is an panel with buttons for options of brush. |
WritingToolsPanel |
This class creates the buttons where it will let the user choose the kinds
of tools in Paint program. |