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

I

IconButton - Class in ca.uwaterloo.epad.ui
This class creates a simple button widget that has an icon instead of text and may invoke a certain method when pressed.
IconButton(int, int, int, int, String, int, int) - Constructor for class ca.uwaterloo.epad.ui.IconButton
Default constructor.
iconColour - Variable in class ca.uwaterloo.epad.prompting.PromptPopup
 
id - Variable in class ca.uwaterloo.epad.painting.Stroke
Unique identifier of the stroke object.
idleApplication() - Static method in class ca.uwaterloo.epad.Application
Put the application into idle state.
init(PApplet) - Static method in class ca.uwaterloo.epad.prompting.PromptManager
Initialise the Prompt Manager.
init() - Static method in class ca.uwaterloo.epad.util.TTSManager
Initialise the Text-To-Speech system: load and allocate the default voice and also set the speech rate.
isButtonDown() - Method in class ca.uwaterloo.epad.ui.Button
Return the state of the button.
isInvisible() - Method in class ca.uwaterloo.epad.prompting.PromptPopup
Get the visibility of the prompt.
isItemAbove(Zone) - Method in class ca.uwaterloo.epad.ui.Drawer
Calculate whether or not the given item is above the drawer.
isItemAbove(Zone) - Method in class ca.uwaterloo.epad.ui.RotatingDrawer
 
isItemAbove(Zone) - Method in class ca.uwaterloo.epad.ui.SlidingDrawer
 
isItemAboveDrawer(MoveableItem) - Static method in class ca.uwaterloo.epad.Application
Determine if the item is above on of the drawers.
isOnScreen() - Static method in class ca.uwaterloo.epad.ui.FileBrowserDialog
 
isOnScreen() - Static method in class ca.uwaterloo.epad.ui.ResetDialog
 
isOnScreen() - Static method in class ca.uwaterloo.epad.ui.SaveDialog
 
isOpen() - Method in class ca.uwaterloo.epad.ui.Drawer
Is drawer currently opened?
isSelected() - Method in class ca.uwaterloo.epad.ui.MoveableItem
 
isTimeOut() - Method in class ca.uwaterloo.epad.util.Timer
Calculate if the timer has ran the amount of time it was set to run.
isUp() - Static method in class ca.uwaterloo.epad.ui.SplashScreen
Check if the splash screen is currently displayed.
ITEM_ADDED - Static variable in class ca.uwaterloo.epad.Application
The event ID for "an item was added" event.
ITEM_HEIGHT - Static variable in class ca.uwaterloo.epad.ui.Container
Default height of an item.
ITEM_REMOVED - Static variable in class ca.uwaterloo.epad.Application
The event ID for "an item was removed" event.
ITEM_WIDTH - Static variable in class ca.uwaterloo.epad.ui.Container
Default width of an item.
A B C D E F G H I K L M N O P R S T U V W X Y