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

A

ABSOLUTE_MAX_DEPTH - Static variable in class edu.berkeley.guir.ptk.apps.busmobile.AmbientMobileDriver
Maximum allowable depth of a mobile object.
ABSOLUTE_MIN_DEPTH - Static variable in class edu.berkeley.guir.ptk.apps.busmobile.AmbientMobileDriver
Minimum allowable depth of a mobile object.
AC_51NB_MOTOR - Static variable in class edu.berkeley.guir.ptk.constants.BusMobileConstants
 
AC_51NB_SAT - Variable in class edu.berkeley.guir.ptk.apps.busmobile.BusMobileParser
 
AC_51NB_SUN - Variable in class edu.berkeley.guir.ptk.apps.busmobile.BusMobileParser
 
AC_51NB_WD - Variable in class edu.berkeley.guir.ptk.apps.busmobile.BusMobileParser
 
AC_51SB_MOTOR - Static variable in class edu.berkeley.guir.ptk.constants.BusMobileConstants
 
AC_51SB_SAT - Variable in class edu.berkeley.guir.ptk.apps.busmobile.BusMobileParser
 
AC_51SB_SUN - Variable in class edu.berkeley.guir.ptk.apps.busmobile.BusMobileParser
 
AC_51SB_WD - Variable in class edu.berkeley.guir.ptk.apps.busmobile.BusMobileParser
 
AC_52NB_MOTOR - Static variable in class edu.berkeley.guir.ptk.constants.BusMobileConstants
 
AC_52NB_WD - Variable in class edu.berkeley.guir.ptk.apps.busmobile.BusMobileParser
 
AC_64EB_MOTOR - Static variable in class edu.berkeley.guir.ptk.constants.BusMobileConstants
 
AC_64EB_WD - Variable in class edu.berkeley.guir.ptk.apps.busmobile.BusMobileParser
 
AC_FWB_MOTOR - Static variable in class edu.berkeley.guir.ptk.constants.BusMobileConstants
 
AC_FWB_SAT - Variable in class edu.berkeley.guir.ptk.apps.busmobile.BusMobileParser
 
AC_FWB_SUN - Variable in class edu.berkeley.guir.ptk.apps.busmobile.BusMobileParser
 
AC_FWB_WD - Variable in class edu.berkeley.guir.ptk.apps.busmobile.BusMobileParser
 
ALL_COLORS - Static variable in class edu.berkeley.guir.ptk.output.OrbOutput
An array of integers representing all the pre-defined colors displayed by the ambient orb.
ALL_COMPANY_SYMBOLS - Static variable in class edu.berkeley.guir.ptk.apps.infocanvas.InfoCanvasConstants
 
ALL_COMPANY_SYMBOLS - Static variable in class edu.berkeley.guir.ptk.apps.ticker.TickerConstants
 
ALL_COMPANY_SYMBOLS - Static variable in interface edu.berkeley.guir.ptk.constants.StockConstants
Array of all stock data IDs
ALL_IDS - Static variable in class edu.berkeley.guir.ptk.apps.infocanvas.InfoCanvasConstants
 
ALL_IDS - Static variable in class edu.berkeley.guir.ptk.apps.ticker.TickerConstants
 
ALL_IDS - Static variable in interface edu.berkeley.guir.ptk.constants.NewsConstants
 
AMOUNT_OF_MOTION - Static variable in interface edu.berkeley.guir.ptk.constants.CameraConstants
 
AMOUNT_OF_MOTION_PIXELS - Static variable in interface edu.berkeley.guir.ptk.constants.CameraConstants
 
APP_IP - Static variable in class edu.berkeley.guir.ptk.apps.infocanvas.InfoCanvasConstants
 
APP_IP - Static variable in class edu.berkeley.guir.ptk.apps.pressure.PressureAudioConstants
 
APP_IP - Static variable in class edu.berkeley.guir.ptk.apps.ticker.TickerConstants
 
APP_IP - Static variable in class edu.berkeley.guir.ptk.constants.BusMobileConstants
 
AUDIO - Static variable in interface edu.berkeley.guir.ptk.constants.AudioConstants
Audio metadata
AUDIO_THRESHOLD - Variable in class edu.berkeley.guir.ptk.PeripheralDisplay
The threshold, above which the user is not interruptible.
AUDIO_THRESHOLD - Static variable in class edu.berkeley.guir.ptk.notification.AudioInterruption
 
AbstractionPolicy - class edu.berkeley.guir.ptk.abstraction.AbstractionPolicy.
Handles the routing of events to Abstractors.
AbstractionPolicy() - Constructor for class edu.berkeley.guir.ptk.abstraction.AbstractionPolicy
Default constructor which sets all data fields to null.
AbstractionPolicy(Abstractor) - Constructor for class edu.berkeley.guir.ptk.abstraction.AbstractionPolicy
 
AbstractionPolicy(Abstractor[]) - Constructor for class edu.berkeley.guir.ptk.abstraction.AbstractionPolicy
 
AbstractionPolicy(Vector) - Constructor for class edu.berkeley.guir.ptk.abstraction.AbstractionPolicy
Constructor that takes two parameters.
Abstractor - class edu.berkeley.guir.ptk.abstraction.Abstractor.
Abstractor is the based class that defines the functionality for abstraction.
Abstractor() - Constructor for class edu.berkeley.guir.ptk.abstraction.Abstractor
 
ActivityOrbOutput - class edu.berkeley.guir.ptk.apps.rad.ActivityOrbOutput.
This output is used with the application also known as the "Remote Activity Display." It overrides two methods from the OrbOutput library component: setChangeblindParams and setMakeAwareParams.
ActivityOrbOutput() - Constructor for class edu.berkeley.guir.ptk.apps.rad.ActivityOrbOutput
 
ActivityTickerOutput - class edu.berkeley.guir.ptk.apps.rad.ActivityTickerOutput.
 
ActivityTickerOutput(TPanel) - Constructor for class edu.berkeley.guir.ptk.apps.rad.ActivityTickerOutput
Partial Constructor
ActivityTickerOutput(TPanel, Transition) - Constructor for class edu.berkeley.guir.ptk.apps.rad.ActivityTickerOutput
 
AmbientMobileDriver - class edu.berkeley.guir.ptk.apps.busmobile.AmbientMobileDriver.
AmbientMobileDriver provides a package API for controlling the vertical position of the objects suspended from the Ambient Mobile created by the IO Group, Group for User Interface Research at UC Berkeley, Computer Science Division, 2001-2002.
AmbientMobileDriver() - Constructor for class edu.berkeley.guir.ptk.apps.busmobile.AmbientMobileDriver
Creates a new instance of the AmbientMobileDriver.
Animatable - interface edu.berkeley.guir.ptk.transition.Animatable.
Outputs that want transitions must implement this interface.
AnyChangesNotificationSetter - class edu.berkeley.guir.ptk.notification.AnyChangesNotificationSetter.
All InputSource objects check that an event has changed before dispatching it.
AnyChangesNotificationSetter() - Constructor for class edu.berkeley.guir.ptk.notification.AnyChangesNotificationSetter
 
AudioApp - class edu.berkeley.guir.ptk.apps.audioticker.AudioApp.
Takes audio input, abstracts it for phone ringing on the output side (i.e., abstraction occurs on the output side after the input has dispatched the event), and displays events as text on a GUI ticker; distributed version.
AudioApp(String, String, int) - Constructor for class edu.berkeley.guir.ptk.apps.audioticker.AudioApp
 
AudioAppAbstractInput - class edu.berkeley.guir.ptk.apps.audioticker.AudioAppAbstractInput.
Takes audio input, abstracts it for phone ringing on the input side (i.e., abstractors are passed to the input objects), and displays events as text on a GUI ticker; non-distributed version.
AudioAppAbstractInput(String) - Constructor for class edu.berkeley.guir.ptk.apps.audioticker.AudioAppAbstractInput
 
AudioAppNon - class edu.berkeley.guir.ptk.apps.audioticker.AudioAppNon.
Takes audio input, abstracts it for phone ringing on the output side, and displays events as text on a GUI ticker; non-distributed version.
AudioAppNon(String) - Constructor for class edu.berkeley.guir.ptk.apps.audioticker.AudioAppNon
 
AudioConstants - interface edu.berkeley.guir.ptk.constants.AudioConstants.
Constants for AudioInput, TelephoneAbstractor, VoiceAbstractor, and audio applications.
AudioGuitarApp - class edu.berkeley.guir.ptk.apps.audio.AudioGuitarApp.
Takes audio input and uses two PhidgetServoOutput objects to play notes on a physical guitar.
AudioGuitarApp(String, String, int) - Constructor for class edu.berkeley.guir.ptk.apps.audio.AudioGuitarApp
 
AudioGuitarAppNon - class edu.berkeley.guir.ptk.apps.audio.AudioGuitarAppNon.
Takes audio input and uses two PhidgetServoOutput objects to play notes on a physical guitar.
AudioGuitarAppNon(String) - Constructor for class edu.berkeley.guir.ptk.apps.audio.AudioGuitarAppNon
 
AudioInput - class edu.berkeley.guir.ptk.input.AudioInput.
Gets a volume and eight frequence samples from a microphone, creates an Event including them all, and dispatches it.
AudioInput() - Constructor for class edu.berkeley.guir.ptk.input.AudioInput
Constructors for non-distributed applications.
AudioInput(String) - Constructor for class edu.berkeley.guir.ptk.input.AudioInput
Constructors for non-distributed applications.
AudioInput(Abstractor) - Constructor for class edu.berkeley.guir.ptk.input.AudioInput
Constructor for non-distributed applications that abstracts on the inputs side.
AudioInput(Abstractor[]) - Constructor for class edu.berkeley.guir.ptk.input.AudioInput
Constructor for non-distributed applications that abstracts on the inputs side.
AudioInterruption - class edu.berkeley.guir.ptk.notification.AudioInterruption.
Note: This class is not currently used.
AudioInterruption() - Constructor for class edu.berkeley.guir.ptk.notification.AudioInterruption
 
AudioOrbApp - class edu.berkeley.guir.ptk.apps.audioorb.AudioOrbApp.
Ambient orb that is controlled by audio input; distributed.
AudioOrbApp(String, String, int) - Constructor for class edu.berkeley.guir.ptk.apps.audioorb.AudioOrbApp
 
AudioOrbAppNon - class edu.berkeley.guir.ptk.apps.audioorb.AudioOrbAppNon.
Ambient orb that is controlled by audio input; non-distributed.
AudioOrbAppNon(String) - Constructor for class edu.berkeley.guir.ptk.apps.audioorb.AudioOrbAppNon
 
AudioOrbOutput - class edu.berkeley.guir.ptk.apps.audioorb.AudioOrbOutput.
Sets the colors to be used on the orb for different transitions.
AudioOrbOutput() - Constructor for class edu.berkeley.guir.ptk.apps.audioorb.AudioOrbOutput
 
AudioPluckerOutput - class edu.berkeley.guir.ptk.apps.audio.AudioPluckerOutput.
Plucks the guitar string and different speeds depending on the input.
AudioPluckerOutput() - Constructor for class edu.berkeley.guir.ptk.apps.audio.AudioPluckerOutput
 
AudioPluckerOutput.Pluck - class edu.berkeley.guir.ptk.apps.audio.AudioPluckerOutput.Pluck.
 
AudioPluckerOutput.Pluck() - Constructor for class edu.berkeley.guir.ptk.apps.audio.AudioPluckerOutput.Pluck
 
AudioPluckerOutput.Pluck(PhidgetServo) - Constructor for class edu.berkeley.guir.ptk.apps.audio.AudioPluckerOutput.Pluck
 
AudioPluckerOutput.Pluck(_IPhidgetManagerEvents_OnAttachEvent) - Constructor for class edu.berkeley.guir.ptk.apps.audio.AudioPluckerOutput.Pluck
 
AudioTickerOutput - class edu.berkeley.guir.ptk.apps.audioticker.AudioTickerOutput.
Displays RING and VOICE events as text on a GUI ticker.
AudioTickerOutput(TPanel) - Constructor for class edu.berkeley.guir.ptk.apps.audioticker.AudioTickerOutput
Partial Constructor
AudioTickerOutput - class edu.berkeley.guir.ptk.apps.pressure.AudioTickerOutput.
Output for the PressureAudioApp, that displays RING and VOICE events on a text ticker if a pressure sensor input is being pushed.
AudioTickerOutput(TPanel) - Constructor for class edu.berkeley.guir.ptk.apps.pressure.AudioTickerOutput
Partial Constructor
AudioTunerOutput - class edu.berkeley.guir.ptk.apps.audio.AudioTunerOutput.
Plucks the guitar strings at different frequencies depending on the input.
AudioTunerOutput() - Constructor for class edu.berkeley.guir.ptk.apps.audio.AudioTunerOutput
 
AudioTunerOutput.Tune - class edu.berkeley.guir.ptk.apps.audio.AudioTunerOutput.Tune.
 
AudioTunerOutput.Tune(PhidgetServo) - Constructor for class edu.berkeley.guir.ptk.apps.audio.AudioTunerOutput.Tune
 
actionPerformed(ActionEvent) - Method in class edu.berkeley.guir.ptk.evaluation.PopUpFrame
 
add(Event) - Method in class edu.berkeley.guir.ptk.Events
Adds the given Event to this.
add(Events) - Method in class edu.berkeley.guir.ptk.Events
Adds all the Event objects in the given Events to this.
add(String, String) - Method in class edu.berkeley.guir.ptk.data.Metadata
 
add(Metadata) - Method in class edu.berkeley.guir.ptk.data.Metadata
 
add(Event, Event) - Method in class edu.berkeley.guir.ptk.history.History
Adds the abstracted event to history and includes a reference in the history item to the original event from which the abstracted event was derived.
add(Event) - Method in class edu.berkeley.guir.ptk.history.History
Adds an event to history.
add(Event) - Method in class edu.berkeley.guir.ptk.server.PDiscoveryHistory
 
add(GregorianCalendar, GregorianCalendar, String) - Method in class edu.berkeley.guir.ptk.util.CalendarData
Add a duple
addAbstractor(Abstractor) - Method in class edu.berkeley.guir.ptk.abstraction.AbstractionPolicy
Adds the given Abstractor to this policy.
addAll(Abstractor[]) - Method in class edu.berkeley.guir.ptk.abstraction.AbstractionPolicy
 
addData(Event) - Method in class edu.berkeley.guir.ptk.Event
Adds copies of the data items from one event (from) to this event.
addData(Data) - Method in class edu.berkeley.guir.ptk.Event
Adds a Data to the Event.
addData(Data) - Method in class edu.berkeley.guir.ptk.Events
Adds the given Data to each Event in this Events object.
addDataID(String) - Method in class edu.berkeley.guir.ptk.output.Output
This function copies the data id provided and adds it to the data_ids_I_want array
addLabel(int) - Method in class edu.berkeley.guir.ptk.abstraction.PeopleCountAbstractor.ConnectedComponent
 
addLayoutComponent(String, Component) - Method in class edu.berkeley.guir.ptk.apps.infocanvas.NoLayout
 
addMetadata(Event) - Method in class edu.berkeley.guir.ptk.Event
Add copies of the metadata items from the given event (from) to this event while leaving this event's metadata in tact.
addMetadata(MetadataItem) - Method in class edu.berkeley.guir.ptk.Event
Adds a MetadataItem to the Event.
addMetadata(Metadata) - Method in class edu.berkeley.guir.ptk.Event
Adds all MetadataItem objects in Metadata to the Event.
addMetadata(MetadataItem) - Method in class edu.berkeley.guir.ptk.Events
Adds the given MetadataItem to each Event in this Events object.
addMetadata(Metadata) - Method in class edu.berkeley.guir.ptk.Events
Adds the given Metadata to each Event in this Events object.
addMetadata(Metadata) - Method in class edu.berkeley.guir.ptk.input.InputSource
Adds the given metadata to this input's metadata, without replacing any of the existing metadata.
addMetadataIWant(Metadata) - Method in class edu.berkeley.guir.ptk.abstraction.Abstractor
Performs a deep copy of the MetadataItems in the array passed in to the metadata_I_want data field.
addMetadataIWant(Metadata) - Method in class edu.berkeley.guir.ptk.notification.NotificationSetter
Performs a deep copy of the MetadataItems in the array passed in to the metadata_I_want data field.
addMetadataIWant(Metadata) - Method in class edu.berkeley.guir.ptk.output.Output
Performs a deep copy of the MetadataItems in the array passed in to the metadata_I_want data field.
addMetadataItem(MetadataItem) - Method in class edu.berkeley.guir.ptk.input.InputSource
 
addMotionPixels(PlanarImage) - Method in class edu.berkeley.guir.ptk.abstraction.MotionAbstractor
Count all the non-black pixels in the image.
addMyMetadataToEvent(Events) - Method in class edu.berkeley.guir.ptk.input.InputSource
Adds this InputSource's metadata (set in constructor) to this event.
addNotificationSetter(NotificationSetter) - Method in class edu.berkeley.guir.ptk.notification.NotificationPolicy
Adds a notification setter to this policy.
addOutput(Output) - Method in class edu.berkeley.guir.ptk.output.OutputPolicy
Add an Output to this policy.
add_to_history - Variable in class edu.berkeley.guir.ptk.abstraction.AbstractionPolicy
Flag used to indicate whether this policy should add its processed event to its history queue (see history queue above)
alternateStep(Event, Event, int) - Method in class edu.berkeley.guir.ptk.apps.busmobile.BusLEDOutput
 
alternateStep(Event, Event, int) - Method in class edu.berkeley.guir.ptk.apps.busmobile.BusLEDOutputTest
 
alternateStep(Event, Event, int) - Method in class edu.berkeley.guir.ptk.output.GraphicalTextOutput
Returns an event that represents the "alternate" or "opposite" of what is displayed by the other transition methods in order to create a "flashing" effect.
alternateStep(Event, Event, int) - Method in class edu.berkeley.guir.ptk.output.IconOutput
Returns an event that represents the "alternate" or "opposite" of what is displayed by the other transition methods in order to create a "flashing" effect.
alternateStep(Event, Event, int) - Method in class edu.berkeley.guir.ptk.output.OrbOutput
 
alternateStep(Event, Event, int) - Method in interface edu.berkeley.guir.ptk.transition.Animatable
Returns an event that represents the "alternate" or "opposite" of what is displayed by the other transition methods in order to create a "flashing" effect.
amount_motion - Variable in class edu.berkeley.guir.ptk.apps.rad.RADTickerMessage
 
amount_of_motion - Variable in class edu.berkeley.guir.ptk.abstraction.MotionAbstractor
 
animatable - Variable in class edu.berkeley.guir.ptk.output.Output
 
animation - Variable in class edu.berkeley.guir.ptk.DisplayInfo
Used by application-specific transition code to set the animation style on the output.
areAnyMetadataIncluded(Metadata[]) - Method in class edu.berkeley.guir.ptk.Event
Takes an array of Metadata objects and returns true if any of the Metadata objects is included in this event's metadata.
areMetadataIDsIncluded(String[]) - Method in class edu.berkeley.guir.ptk.Event
Checks if a series of ids are metadata ids for this Event's metadata.
areThereVoices(double, double[]) - Method in class edu.berkeley.guir.ptk.abstraction.VoiceAbstractor
 
area - Variable in class edu.berkeley.guir.ptk.abstraction.PeopleCountAbstractor.ConnectedComponent
 

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