A B C D E F G H I K L M N O P R S T U V W X Y 

C

ca.uwaterloo.epad - package ca.uwaterloo.epad
 
ca.uwaterloo.epad.painting - package ca.uwaterloo.epad.painting
 
ca.uwaterloo.epad.prompting - package ca.uwaterloo.epad.prompting
 
ca.uwaterloo.epad.ui - package ca.uwaterloo.epad.ui
 
ca.uwaterloo.epad.util - package ca.uwaterloo.epad.util
 
ca.uwaterloo.epad.xml - package ca.uwaterloo.epad.xml
 
Canvas - Class in ca.uwaterloo.epad.ui
This class is the implementation of Canvas widget that is provides the painting functionality.
Canvas(int, int, int, int, int) - Constructor for class ca.uwaterloo.epad.ui.Canvas
Default constructor.
chimeFile - Static variable in class ca.uwaterloo.epad.util.Settings
Path to the sound file with the chime sound.
clear() - Method in class ca.uwaterloo.epad.ui.Canvas
Clear the current drawing and erase all strokes.
clearAndLoad(String) - Method in class ca.uwaterloo.epad.ui.Canvas
Clear the current drawing and load the specified image file.
clearCanvas() - Static method in class ca.uwaterloo.epad.Application
Clear the canvas.
clearStrokes() - Static method in class ca.uwaterloo.epad.painting.SpiderBrush
Clear the list of previously entered points.
clearWorkspace() - Static method in class ca.uwaterloo.epad.Application
Clear the entire workspace by removing all zones and then loading the GUI again.
close() - Method in class ca.uwaterloo.epad.ui.FileBrowserDialog
Close the dialog.
close() - Method in class ca.uwaterloo.epad.ui.ResetDialog
Close the dialog.
close() - Method in class ca.uwaterloo.epad.ui.SaveDialog
Close the dialog.
closeApplication() - Static method in class ca.uwaterloo.epad.Application
Close the application.
CloseButton - Class in ca.uwaterloo.epad.ui
This class represents a close button widget that can be added to any zone and will attempt to close or remove the parent when pressed.
CloseButton(int, int, int, int) - Constructor for class ca.uwaterloo.epad.ui.CloseButton
Default constructor.
CLOSED - Static variable in class ca.uwaterloo.epad.ui.Drawer
The event ID for "drawer was closed" event.
colouringFolder - Static variable in class ca.uwaterloo.epad.util.Settings
Location of the folder that contains the colouring pages.
colouringMode() - Static method in class ca.uwaterloo.epad.Application
Start the colouring mode: show a file browser set to the colouring folder.
Container - Class in ca.uwaterloo.epad.ui
This abstract class implements the basic functionality shared by all container widgets.
A B C D E F G H I K L M N O P R S T U V W X Y