Uses of Package
edu.berkeley.guir.ptk.output

Packages that use edu.berkeley.guir.ptk.output
edu.berkeley.guir.ptk Overview
How to initialize a Peripheral Display
How to write a Peripheral Display
More Code Examples of Peripheral Displays
 
edu.berkeley.guir.ptk.apps.audio   
edu.berkeley.guir.ptk.apps.audioorb   
edu.berkeley.guir.ptk.apps.audioticker   
edu.berkeley.guir.ptk.apps.busmobile   
edu.berkeley.guir.ptk.apps.camera   
edu.berkeley.guir.ptk.apps.pressure   
edu.berkeley.guir.ptk.apps.rad   
edu.berkeley.guir.ptk.apps.ticker   
edu.berkeley.guir.ptk.output Overview
How to initialize an Ouput
Using an existing Ouput
How to write an Ouput
 
 

Classes in edu.berkeley.guir.ptk.output used by edu.berkeley.guir.ptk
Output
          Abstract class for output objects and library elements.
 

Classes in edu.berkeley.guir.ptk.output used by edu.berkeley.guir.ptk.apps.audio
Output
          Abstract class for output objects and library elements.
PhidgetServoOutput
          Provides functionality for using a PhidgetServo as a PTK Output.
 

Classes in edu.berkeley.guir.ptk.output used by edu.berkeley.guir.ptk.apps.audioorb
OrbOutput
          Provides an interface for displaying events on an Ambient Orb.
Output
          Abstract class for output objects and library elements.
 

Classes in edu.berkeley.guir.ptk.output used by edu.berkeley.guir.ptk.apps.audioticker
GraphicalTextOutput
          Provides the default Animatable methods for event data that is displayed as text (fade out and in for change blind, and flash off and on five times for interrupt).
Output
          Abstract class for output objects and library elements.
TickerTextOutput
          Extends GraphicalTextOutput to display text in a Java JPanel.
 

Classes in edu.berkeley.guir.ptk.output used by edu.berkeley.guir.ptk.apps.busmobile
Output
          Abstract class for output objects and library elements.
PhidgetInterfaceKitOutput
          Provides functionality for using a PhidgetInterfaceKit as a PTK Output.
 

Classes in edu.berkeley.guir.ptk.output used by edu.berkeley.guir.ptk.apps.camera
GraphicalTextOutput
          Provides the default Animatable methods for event data that is displayed as text (fade out and in for change blind, and flash off and on five times for interrupt).
Output
          Abstract class for output objects and library elements.
TickerTextOutput
          Extends GraphicalTextOutput to display text in a Java JPanel.
 

Classes in edu.berkeley.guir.ptk.output used by edu.berkeley.guir.ptk.apps.pressure
OrbOutput
          Provides an interface for displaying events on an Ambient Orb.
Output
          Abstract class for output objects and library elements.
 

Classes in edu.berkeley.guir.ptk.output used by edu.berkeley.guir.ptk.apps.rad
GraphicalTextOutput
          Provides the default Animatable methods for event data that is displayed as text (fade out and in for change blind, and flash off and on five times for interrupt).
OrbOutput
          Provides an interface for displaying events on an Ambient Orb.
Output
          Abstract class for output objects and library elements.
TickerTextOutput
          Extends GraphicalTextOutput to display text in a Java JPanel.
 

Classes in edu.berkeley.guir.ptk.output used by edu.berkeley.guir.ptk.apps.ticker
GraphicalTextOutput
          Provides the default Animatable methods for event data that is displayed as text (fade out and in for change blind, and flash off and on five times for interrupt).
Output
          Abstract class for output objects and library elements.
TickerTextOutput
          Extends GraphicalTextOutput to display text in a Java JPanel.
 

Classes in edu.berkeley.guir.ptk.output used by edu.berkeley.guir.ptk.output
GraphicalTextOutput
          Provides the default Animatable methods for event data that is displayed as text (fade out and in for change blind, and flash off and on five times for interrupt).
Output
          Abstract class for output objects and library elements.