| ColorButton |
a button that shows what color is chosed and allows the user to choose another color
|
| ControlPanel |
a panel that have buttons that control the program
|
| MouseModeSwitch |
a switch to choose if you want to drag or click twice to paint
|
| RoundnessPanel |
a panel that controls how round the roundedRectangle is
|
| SettingPanel |
allows the user to change settings regarding the shape drawing
|
| ShapesPanel |
a panel that allows the user to choose what shape is beeing drawn
|
| ThicknessControllerPanel |
control the line thickness using a slider that updates our factory
|
| ToolPanel |
makes a panel that inclued all of the panels that control the program
|