Index
A B C D E F G H I K L M N O P R S T U V Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- actionPerformed(ActionEvent) - Method in class Tools.ColorButton
- add(Point) - Method in class Shapes.FreeDrawShape
-
add new segment to this shape
- addClearButton() - Method in class Tools.ControlPanel
-
makes button that allow to clear the screen
- addColorChooser() - Method in class Tools.ToolPanel
-
makes a button that allow the user to choose drawing color
- addControlPanel(StackController) - Method in class Tools.ToolPanel
-
add the panel that allows to do undo,clear,exit and more
- addExitButton() - Method in class Tools.ControlPanel
-
makes a button that exits the program completely
- addListeners() - Method in class Painting.DrawingPanel
-
make listeners for mouse click and moving events
- addPanels(StackController) - Method in class Tools.ToolPanel
-
makes all of the panels and add them to this panel
- addRedoButton() - Method in class Tools.ControlPanel
- addSeparator() - Method in class Tools.ToolPanel
-
add vertical separator between items
- addSettingsPanel() - Method in class Tools.ToolPanel
-
add the panel that allows you to change extra settings
- addShapesPanel() - Method in class Tools.ToolPanel
-
add the panel that allows to change what shape is drawn
- addUndoButton() - Method in class Tools.ControlPanel
-
makes the undo button and make the action listener
All Classes All Packages