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

O

OnAttach(_IPhidgetManagerEvents_OnAttachEvent) - Method in class edu.berkeley.guir.ptk.input.PhidgetsInterfaceKitInput
Called when a Phidget is attached (i.e., plugged in) and detected by the program.
OnAttach(_IPhidgetManagerEvents_OnAttachEvent) - Method in class edu.berkeley.guir.ptk.output.PhidgetInterfaceKitOutput
Called when a Phidget is attached (i.e., plugged in) and detected by the program.
OnAttach(_IPhidgetManagerEvents_OnAttachEvent) - Method in class edu.berkeley.guir.ptk.output.PhidgetLEDOutput
Called when a Phidget is attached (i.e., plugged in) and detected by the program.
OnAttach(_IPhidgetManagerEvents_OnAttachEvent) - Method in class edu.berkeley.guir.ptk.output.PhidgetServoOutput
Called when a Phidget is attached (i.e., plugged in) and detected by the program.
OnDetach(_IPhidgetManagerEvents_OnDetachEvent) - Method in class edu.berkeley.guir.ptk.input.PhidgetsInterfaceKitInput
Called when a Phidget is detatched (i.e., unplugged).
OnDetach(_IPhidgetManagerEvents_OnDetachEvent) - Method in class edu.berkeley.guir.ptk.output.PhidgetInterfaceKitOutput
Called when a Phidget is detatched (i.e., unplugged).
OnDetach(_IPhidgetManagerEvents_OnDetachEvent) - Method in class edu.berkeley.guir.ptk.output.PhidgetLEDOutput
Called when a Phidget is detatched (i.e., unplugged).
OnDetach(_IPhidgetManagerEvents_OnDetachEvent) - Method in class edu.berkeley.guir.ptk.output.PhidgetServoOutput
Called when a Phidget is detatched (i.e., unplugged).
OnError(_IPhidgetManagerEvents_OnErrorEvent) - Method in class edu.berkeley.guir.ptk.input.PhidgetsInterfaceKitInput
Called when a Phidget has an error.
OnError(_IPhidgetManagerEvents_OnErrorEvent) - Method in class edu.berkeley.guir.ptk.output.PhidgetInterfaceKitOutput
Called when a Phidget has an error.
OnError(_IPhidgetManagerEvents_OnErrorEvent) - Method in class edu.berkeley.guir.ptk.output.PhidgetLEDOutput
Called when a Phidget has an error.
OnError(_IPhidgetManagerEvents_OnErrorEvent) - Method in class edu.berkeley.guir.ptk.output.PhidgetServoOutput
Called when a Phidget has an error.
OrbOutput - class edu.berkeley.guir.ptk.output.OrbOutput.
Provides an interface for displaying events on an Ambient Orb.
OrbOutput() - Constructor for class edu.berkeley.guir.ptk.output.OrbOutput
Constructor that initializes serial port communication with the Ambient Orb, sets the Orb's brightness and resets it.
Output - class edu.berkeley.guir.ptk.output.Output.
Abstract class for output objects and library elements.
Output() - Constructor for class edu.berkeley.guir.ptk.output.Output
Default constructor.
Output(boolean) - Constructor for class edu.berkeley.guir.ptk.output.Output
Constructor for Animatable Outputs.
Output(Transition) - Constructor for class edu.berkeley.guir.ptk.output.Output
Constructor for Animatable Outputs that want to use a custom Transition class.
Output(String[]) - Constructor for class edu.berkeley.guir.ptk.output.Output
Parameterized constructor.
Output(String[], boolean) - Constructor for class edu.berkeley.guir.ptk.output.Output
 
Output(String[], Transition) - Constructor for class edu.berkeley.guir.ptk.output.Output
 
Output(String) - Constructor for class edu.berkeley.guir.ptk.output.Output
 
Output(String, boolean) - Constructor for class edu.berkeley.guir.ptk.output.Output
 
Output(String, Transition) - Constructor for class edu.berkeley.guir.ptk.output.Output
 
OutputPolicy - class edu.berkeley.guir.ptk.output.OutputPolicy.
Handles the routing of events to Outputs.
OutputPolicy() - Constructor for class edu.berkeley.guir.ptk.output.OutputPolicy
Default constructor which sets all data fields to null.
OutputPolicy(Vector) - Constructor for class edu.berkeley.guir.ptk.output.OutputPolicy
Constructor that takes two parameters.
openSource() - Method in class edu.berkeley.guir.ptk.util.SerialReadWrite
Opens the serial port for reading and writing.
orb - Variable in class edu.berkeley.guir.ptk.output.OrbOutput
An ambient orb API object.
original - Variable in class edu.berkeley.guir.ptk.history.HistoryItem
Reference to the original event (pre-abstraction), if this HistoryItem is of a post-abstracted event.
outQ - Variable in class edu.berkeley.guir.ptk.abstraction.AbstractionPolicy
This is the queue where the policy places processed events.
outQ - Variable in class edu.berkeley.guir.ptk.evaluation.EvaluationPolicy
The queue where the policy places processed events.
outQ - Variable in class edu.berkeley.guir.ptk.notification.NotificationPolicy
The queue where the policy places processed events.
outQ - Variable in class edu.berkeley.guir.ptk.output.OutputPolicy
This is the queue where the policy places processed events.
output - Variable in class edu.berkeley.guir.ptk.server.PStub
 
output_cycle_time - Variable in class edu.berkeley.guir.ptk.output.Output
The number of milliseconds that the output will wait in between calling displayEvent() on new events (the sleep occurs in between loops of the run() method).
outputs - Variable in class edu.berkeley.guir.ptk.output.OutputPolicy
The outputs to which this policy will offer the event.
overflowMonitor() - Method in class edu.berkeley.guir.ptk.EventPriorityQueue
Queue overflow monitor, user needs to specify functionality.

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