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

P

Paint - Class in ca.uwaterloo.epad.painting
This class represents a paint widget that allows users to select different colours for drawing.
Paint(int) - Constructor for class ca.uwaterloo.epad.painting.Paint
Default constructor that allows creating Paint objects manually.
Paint(Paint) - Constructor for class ca.uwaterloo.epad.painting.Paint
Constructor that builds a copy of another Paint object.
Paint(MoveableItem) - Constructor for class ca.uwaterloo.epad.painting.Paint
Constructor that builds a copy of another MoveableItem object.
paint(Graphics) - Method in class ca.uwaterloo.epad.ui.SplashScreen
 
PAINT_SELECTED - Static variable in class ca.uwaterloo.epad.Application
The event ID for "a paint was selected" event.
paintColour - Variable in class ca.uwaterloo.epad.painting.Paint
The colour of the paint widget.
This parameter can be retrieved automatically from XML files using SimpleMarshaller class.
paintPromptDelay - Static variable in class ca.uwaterloo.epad.util.Settings
Delay until the setup prompt for the paint drawer is displayed (in milliseconds).
pause() - Static method in class ca.uwaterloo.epad.prompting.PromptManager
Pause all timers and all active prompts.
pause() - Method in class ca.uwaterloo.epad.prompting.PromptPopup
Pause the prompt.
pause() - Method in class ca.uwaterloo.epad.util.Timer
Pause the timer.
pauseApplication() - Static method in class ca.uwaterloo.epad.Application
Pause the application.
Pencil - Class in ca.uwaterloo.epad.painting
This class represents a pencil widget that lets a user to paint using continuous lines of a certain thickness and colour.
Pencil(int) - Constructor for class ca.uwaterloo.epad.painting.Pencil
Default constructor that allows creating Pencil objects manually.
Pencil(Pencil) - Constructor for class ca.uwaterloo.epad.painting.Pencil
Constructor that builds a copy of another Pencil object.
Pencil(MoveableItem) - Constructor for class ca.uwaterloo.epad.painting.Pencil
Constructor that builds a copy of another MoveableItem object.
pre() - Static method in class ca.uwaterloo.epad.prompting.PromptManager
This functions runs before a draw() function is called and manages the creation and the flow of prompts.
prevPage() - Method in class ca.uwaterloo.epad.ui.FileBrowserDialog
Show the previous page of items.
primaryColour - Static variable in class ca.uwaterloo.epad.Application
 
print() - Static method in class ca.uwaterloo.epad.Application
Print the current painting.
PromptManager - Class in ca.uwaterloo.epad.prompting
This class manages the prompts, determines when they should be displayed and controls their flow.
PromptPopup - Class in ca.uwaterloo.epad.prompting
This class represents a prompt pop-up message.
PromptPopup(int, int, String) - Constructor for class ca.uwaterloo.epad.prompting.PromptPopup
Make a prompt with the given coordinates and icon.
PromptPopup(int, int, String, String) - Constructor for class ca.uwaterloo.epad.prompting.PromptPopup
Make a prompt with the given coordinates, icon and message.
promptTTL - Static variable in class ca.uwaterloo.epad.util.Settings
How long should a prompt remain on the screen (in milliseconds).
A B C D E F G H I K L M N O P R S T U V W X Y