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

P

PATH_ENVIRONMENT_AUDIO - Static variable in interface edu.berkeley.guir.ptk.constants.EvaluationConstants
Peripheral Display machine logging:
PATH_ENVIRONMENT_PICS - Static variable in interface edu.berkeley.guir.ptk.constants.EvaluationConstants
Peripheral Display machine logging:
PATH_EVENT_LOG - Static variable in interface edu.berkeley.guir.ptk.constants.EvaluationConstants
Peripheral Display machine logging:
PATH_EXPERIENCE_SAMPLE - Static variable in interface edu.berkeley.guir.ptk.constants.EvaluationConstants
User machine logging:
PATH_INPUT_LOG - Static variable in interface edu.berkeley.guir.ptk.constants.EvaluationConstants
Input machine logging:
PATH_USER_LOG - Static variable in interface edu.berkeley.guir.ptk.constants.EvaluationConstants
User machine logging:
PClient - class edu.berkeley.guir.ptk.server.PClient.
 
PClient(String, String, String, int) - Constructor for class edu.berkeley.guir.ptk.server.PClient
 
PComm - class edu.berkeley.guir.ptk.server.PComm.
 
PComm(boolean, String, String, int, String, int) - Constructor for class edu.berkeley.guir.ptk.server.PComm
 
PDiscovery - class edu.berkeley.guir.ptk.server.PDiscovery.
When running a distributed PTK application, you must execute this class first; once it is running, it will listen for inputs to register and outputs to subscribe, and it will route events between them.
PDiscovery(String, int) - Constructor for class edu.berkeley.guir.ptk.server.PDiscovery
 
PDiscoveryHistory - class edu.berkeley.guir.ptk.server.PDiscoveryHistory.
 
PDiscoveryHistory() - Constructor for class edu.berkeley.guir.ptk.server.PDiscoveryHistory
 
PEOPLE_TAG - Static variable in class edu.berkeley.guir.ptk.apps.rad.RADTickerMessage
 
PERIOD_ID - Static variable in class edu.berkeley.guir.ptk.apps.infocanvas.InfoCanvasConstants
 
PERIOD_ID - Static variable in class edu.berkeley.guir.ptk.apps.ticker.TickerConstants
 
PERIOD_ID - Static variable in interface edu.berkeley.guir.ptk.constants.NHLConstants
 
PERSON_TAG - Static variable in class edu.berkeley.guir.ptk.apps.rad.RADTickerMessage
 
PEventReceiver - interface edu.berkeley.guir.ptk.server.PEventReceiver.
 
PLUCK - Variable in class edu.berkeley.guir.ptk.apps.audio.AudioPluckerOutput.Pluck
 
PMessage - class edu.berkeley.guir.ptk.server.PMessage.
 
PMessage() - Constructor for class edu.berkeley.guir.ptk.server.PMessage
 
PMessage(String, String) - Constructor for class edu.berkeley.guir.ptk.server.PMessage
 
PMessageDispatch - class edu.berkeley.guir.ptk.server.PMessageDispatch.
 
PMessageDispatch(String, String, Event) - Constructor for class edu.berkeley.guir.ptk.server.PMessageDispatch
 
PMessageDispatchToSubscriber - class edu.berkeley.guir.ptk.server.PMessageDispatchToSubscriber.
 
PMessageDispatchToSubscriber(PMessageDispatch, String) - Constructor for class edu.berkeley.guir.ptk.server.PMessageDispatchToSubscriber
 
PMessageHistoryRequest - class edu.berkeley.guir.ptk.server.PMessageHistoryRequest.
 
PMessageHistoryRequest(boolean, short, int, Metadata) - Constructor for class edu.berkeley.guir.ptk.server.PMessageHistoryRequest
 
PMessageHistoryResponse - class edu.berkeley.guir.ptk.server.PMessageHistoryResponse.
 
PMessageHistoryResponse(Event) - Constructor for class edu.berkeley.guir.ptk.server.PMessageHistoryResponse
 
PMessageHistoryResponse(Events) - Constructor for class edu.berkeley.guir.ptk.server.PMessageHistoryResponse
 
PMessageRegister - class edu.berkeley.guir.ptk.server.PMessageRegister.
 
PMessageRegister(String, String, Metadata) - Constructor for class edu.berkeley.guir.ptk.server.PMessageRegister
 
PMessageSubscribe - class edu.berkeley.guir.ptk.server.PMessageSubscribe.
 
PMessageSubscribe(String, String, int, String, Metadata[]) - Constructor for class edu.berkeley.guir.ptk.server.PMessageSubscribe
 
PMessageUnregister - class edu.berkeley.guir.ptk.server.PMessageUnregister.
 
PMessageUnregister(String, String) - Constructor for class edu.berkeley.guir.ptk.server.PMessageUnregister
 
PMessageUnsubscribe - class edu.berkeley.guir.ptk.server.PMessageUnsubscribe.
 
PMessageUnsubscribe(String, String, int, String) - Constructor for class edu.berkeley.guir.ptk.server.PMessageUnsubscribe
 
POLICY_SLEEP_TIME - Static variable in interface edu.berkeley.guir.ptk.constants.PTKConstants
Sleep timer for all the policies (time between checking their in-queue) measured in milliseconds: do not modify unless you know what you are doing.
POutput - class edu.berkeley.guir.ptk.server.POutput.
 
POutput(String, String, int, String, int, PEventReceiver) - Constructor for class edu.berkeley.guir.ptk.server.POutput
 
POutput(String, String, int, String, int) - Constructor for class edu.berkeley.guir.ptk.server.POutput
 
PRECIPITATION_ID - Static variable in interface edu.berkeley.guir.ptk.constants.WeatherConstants
 
PRESSURE_MAX - Static variable in interface edu.berkeley.guir.ptk.constants.PressureConstants
Normalized maximum value of Phidgets pressure sensor.
PRESSURE_MIN - Static variable in interface edu.berkeley.guir.ptk.constants.PressureConstants
Normalized minimum value of Phidgets pressure sensor.
PRESSURE_PRESENT - Static variable in interface edu.berkeley.guir.ptk.constants.PressureConstants
Pressure data ID, for indicating whether or not there is pressure.
PRESSURE_SENSOR - Static variable in interface edu.berkeley.guir.ptk.constants.PressureConstants
Phidgets Pressure Sensor Metadata
PRESSURE_VALUE - Static variable in interface edu.berkeley.guir.ptk.constants.PressureConstants
Pressure data ID, for specifying the normalized value of the pressure sensor.
PServer - class edu.berkeley.guir.ptk.server.PServer.
 
PServer(String, String, int, String, int) - Constructor for class edu.berkeley.guir.ptk.server.PServer
 
PStub - class edu.berkeley.guir.ptk.server.PStub.
 
PStub(String, String, int, String, int, PEventReceiver) - Constructor for class edu.berkeley.guir.ptk.server.PStub
 
PTK - class edu.berkeley.guir.ptk.PTK.
Provides error and debug message printing functionality.
PTK() - Constructor for class edu.berkeley.guir.ptk.PTK
 
PTKConstants - interface edu.berkeley.guir.ptk.constants.PTKConstants.
Defines the constants used widely throughout the PTK.
PTKStaticVariables - class edu.berkeley.guir.ptk.PTKStaticVariables.
Used by the PTK to provide support for non-distributed applications.
PTKStaticVariables() - Constructor for class edu.berkeley.guir.ptk.PTKStaticVariables
 
PTKWebPageParser - class edu.berkeley.guir.ptk.util.PTKWebPageParser.
This is a PTK input library class that enables Web page parsing.
PTKWebPageParser(String) - Constructor for class edu.berkeley.guir.ptk.util.PTKWebPageParser
 
PTKWebPageParserException - exception edu.berkeley.guir.ptk.util.PTKWebPageParserException.
 
PTKWebPageParserException(String) - Constructor for class edu.berkeley.guir.ptk.util.PTKWebPageParserException
 
PURPLE_COLORS - Static variable in class edu.berkeley.guir.ptk.output.OrbOutput
An array of purple color constants.
PeopleCountAbstractor - class edu.berkeley.guir.ptk.abstraction.PeopleCountAbstractor.
Performs abstraction of PlanarImages from input.CamperInput to determine how many people are in the image.
PeopleCountAbstractor() - Constructor for class edu.berkeley.guir.ptk.abstraction.PeopleCountAbstractor
 
PeopleCountAbstractor.ConnectedComponent - class edu.berkeley.guir.ptk.abstraction.PeopleCountAbstractor.ConnectedComponent.
Inner class for encapsulating connected component information.
PeopleCountAbstractor.ConnectedComponent() - Constructor for class edu.berkeley.guir.ptk.abstraction.PeopleCountAbstractor.ConnectedComponent
 
PeripheralDisplay - class edu.berkeley.guir.ptk.PeripheralDisplay.
Represents a peripheral display application.
PeripheralDisplay() - Constructor for class edu.berkeley.guir.ptk.PeripheralDisplay
 
PeripheralDisplay(String) - Constructor for class edu.berkeley.guir.ptk.PeripheralDisplay
This constructor is called when the application is not distributed.
PeripheralDisplay(String, String, int) - Constructor for class edu.berkeley.guir.ptk.PeripheralDisplay
This constructor is called when the application is distributed.
PhidgetInterfaceKitOutput - class edu.berkeley.guir.ptk.output.PhidgetInterfaceKitOutput.
Provides functionality for using a PhidgetInterfaceKit as a PTK Output.
PhidgetInterfaceKitOutput(int) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetInterfaceKitOutput
Initializes the PhidgetManager, which listens for new Phidgets to be "attached."
PhidgetInterfaceKitOutput(int, boolean) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetInterfaceKitOutput
Initializes the PhidgetManager and indicates that this Output will be animatable.
PhidgetInterfaceKitOutput(int, Transition) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetInterfaceKitOutput
Initializes the PhidgetManager and provides a custom Transition object.
PhidgetInterfaceKitOutput(int, String[]) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetInterfaceKitOutput
Initializes the PhidgetManager and set the data IDs of data this Output can display.
PhidgetInterfaceKitOutput(int, String[], boolean) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetInterfaceKitOutput
 
PhidgetInterfaceKitOutput(int, String[], Transition) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetInterfaceKitOutput
 
PhidgetInterfaceKitOutput(int, String) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetInterfaceKitOutput
 
PhidgetInterfaceKitOutput(int, String, boolean) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetInterfaceKitOutput
 
PhidgetInterfaceKitOutput(int, String, Transition) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetInterfaceKitOutput
 
PhidgetLEDOutput - class edu.berkeley.guir.ptk.output.PhidgetLEDOutput.
Provides functionality for using a PhidgetLED as a PTK Output.
PhidgetLEDOutput(int) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetLEDOutput
Initializes the PhidgetManager, which listens for new Phidgets to be "attached."
PhidgetLEDOutput(int, boolean) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetLEDOutput
Initializes the PhidgetManager and indicates that this Output will be animatable.
PhidgetLEDOutput(int, Transition) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetLEDOutput
Initializes the PhidgetManager and provides a custom Transition object.
PhidgetLEDOutput(int, String[]) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetLEDOutput
Initializes the PhidgetManager and set the data IDs of data this Output can display.
PhidgetLEDOutput(int, String[], boolean) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetLEDOutput
 
PhidgetLEDOutput(int, String[], Transition) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetLEDOutput
 
PhidgetLEDOutput(int, String) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetLEDOutput
 
PhidgetLEDOutput(int, String, boolean) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetLEDOutput
 
PhidgetLEDOutput(int, String, Transition) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetLEDOutput
 
PhidgetServoOutput - class edu.berkeley.guir.ptk.output.PhidgetServoOutput.
Provides functionality for using a PhidgetServo as a PTK Output.
PhidgetServoOutput(int) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetServoOutput
Initializes the PhidgetManager, which listens for new Phidgets to be "attached."
PhidgetServoOutput(int, boolean) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetServoOutput
Initializes the PhidgetManager and indicates that this Output will be animatable.
PhidgetServoOutput(int, Transition) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetServoOutput
Initializes the PhidgetManager and provides a custom Transition object.
PhidgetServoOutput(int, String[]) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetServoOutput
Initializes the PhidgetManager and set the data IDs of data this Output can display.
PhidgetServoOutput(int, String[], boolean) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetServoOutput
 
PhidgetServoOutput(int, String[], Transition) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetServoOutput
 
PhidgetServoOutput(int, String) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetServoOutput
 
PhidgetServoOutput(int, String, boolean) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetServoOutput
 
PhidgetServoOutput(int, String, Transition) - Constructor for class edu.berkeley.guir.ptk.output.PhidgetServoOutput
 
PhidgetsInterfaceKitInput - class edu.berkeley.guir.ptk.input.PhidgetsInterfaceKitInput.
Provides functionality for using a PhidgetInterfaceKit as a PTK Input.
PhidgetsInterfaceKitInput(int, Metadata, String, String) - Constructor for class edu.berkeley.guir.ptk.input.PhidgetsInterfaceKitInput
Remotely distributed input; initializes the PhidgetManager, which listens for new Phidgets to be "attached."
PhidgetsInterfaceKitInput(int, Metadata, String, String, Abstractor) - Constructor for class edu.berkeley.guir.ptk.input.PhidgetsInterfaceKitInput
Initializes the PhidgetManager and indicates that this Input will have input-side abstraction.
PhidgetsInterfaceKitInput(int, Metadata, String, String, Abstractor[]) - Constructor for class edu.berkeley.guir.ptk.input.PhidgetsInterfaceKitInput
Initializes the PhidgetManager and indicates that this Input will have input-side abstraction.
PhidgetsInterfaceKitInput(int, Metadata, String) - Constructor for class edu.berkeley.guir.ptk.input.PhidgetsInterfaceKitInput
Non-distributed input; initializes the PhidgetManager.
PhidgetsInterfaceKitInput(int, Metadata, String, Abstractor) - Constructor for class edu.berkeley.guir.ptk.input.PhidgetsInterfaceKitInput
 
PhidgetsInterfaceKitInput(int, Metadata, String, Abstractor[]) - Constructor for class edu.berkeley.guir.ptk.input.PhidgetsInterfaceKitInput
 
PhidgetsPressureInput - class edu.berkeley.guir.ptk.apps.pressure.PhidgetsPressureInput.
 
PhidgetsPressureInput() - Constructor for class edu.berkeley.guir.ptk.apps.pressure.PhidgetsPressureInput
 
PopUpFrame - class edu.berkeley.guir.ptk.evaluation.PopUpFrame.
PopUpFrame prompts for 3 things 1.
PopUpFrame() - Constructor for class edu.berkeley.guir.ptk.evaluation.PopUpFrame
 
PopUpQuestions - class edu.berkeley.guir.ptk.evaluation.PopUpQuestions.
 
PopUpQuestions() - Constructor for class edu.berkeley.guir.ptk.evaluation.PopUpQuestions
 
PressureAudioAppNon - class edu.berkeley.guir.ptk.apps.pressure.PressureAudioAppNon.
A version of the audio ticker that only displays RING and VOICE events if a pressure sensor input is being pushed.
PressureAudioAppNon(String) - Constructor for class edu.berkeley.guir.ptk.apps.pressure.PressureAudioAppNon
 
PressureAudioConstants - class edu.berkeley.guir.ptk.apps.pressure.PressureAudioConstants.
 
PressureAudioConstants() - Constructor for class edu.berkeley.guir.ptk.apps.pressure.PressureAudioConstants
 
PressureAudioOrbOutput - class edu.berkeley.guir.ptk.apps.pressure.PressureAudioOrbOutput.
 
PressureAudioOrbOutput() - Constructor for class edu.berkeley.guir.ptk.apps.pressure.PressureAudioOrbOutput
 
PressureConstants - interface edu.berkeley.guir.ptk.constants.PressureConstants.
Constants for pressure input from a PhidgetsInterfaceKitInput.
packet_size - Variable in class edu.berkeley.guir.ptk.util.SerialReadWrite
 
paintComponent(Graphics) - Method in class edu.berkeley.guir.ptk.apps.ticker.TPanel
 
parseCurrentStockPage(String, Vector) - Method in class edu.berkeley.guir.ptk.input.StockParser
Parses the HTML for the given SYMBOLS and thier statistics.
parser - Variable in class edu.berkeley.guir.ptk.apps.busmobile.BusMobileCompare
 
password - Variable in class edu.berkeley.guir.ptk.util.CalendarParser
 
pause - Variable in class edu.berkeley.guir.ptk.apps.audio.AudioPluckerOutput.Pluck
 
pause - Variable in class edu.berkeley.guir.ptk.apps.audio.AudioTunerOutput.Tune
 
pd - Variable in class edu.berkeley.guir.ptk.notification.NotificationPolicy
This is a pointer to the Application that contains this NotificationPolicy.
pd_environment_audio_on - Variable in class edu.berkeley.guir.ptk.evaluation.EvaluationPolicy
Flag that indicates whether or not audio logging on peripheral display device will occur.
pd_environment_pics_on - Variable in class edu.berkeley.guir.ptk.evaluation.EvaluationPolicy
Flag that indicates whether or not picture logging will occur on the peripheral display device.
people - Variable in class edu.berkeley.guir.ptk.apps.rad.RADTickerMessage
 
percentChange - Variable in class edu.berkeley.guir.ptk.input.StockInfo
 
period - Variable in class edu.berkeley.guir.ptk.apps.ticker.ScoreInfo
 
pitchDelay - Variable in class edu.berkeley.guir.ptk.apps.audio.AudioTunerOutput.Tune
 
pluckDelay - Variable in class edu.berkeley.guir.ptk.apps.audio.AudioPluckerOutput.Pluck
 
pop() - Method in class edu.berkeley.guir.ptk.EventPriorityQueue
This is the only way to pop the top element from the queue.
popAll() - Method in class edu.berkeley.guir.ptk.EventPriorityQueue
This is the method for popping all the elements from the queue.
port - Variable in class edu.berkeley.guir.ptk.server.PMessageSubscribe
 
port - Variable in class edu.berkeley.guir.ptk.server.PMessageUnsubscribe
 
port - Variable in class edu.berkeley.guir.ptk.util.SerialReadWrite
 
preferredLayoutSize(Container) - Method in class edu.berkeley.guir.ptk.apps.infocanvas.NoLayout
 
prevImage - Static variable in class edu.berkeley.guir.ptk.abstraction.MotionAbstractor
 
print() - Method in class edu.berkeley.guir.ptk.data.Metadata
 
printAllPorts() - Method in class edu.berkeley.guir.ptk.util.SerialReadWrite
Print the ports your machine has available.
printDebug(String) - Method in class edu.berkeley.guir.ptk.PTK
This method prints debug messages; the default is to use System.out.println.
printDebug(String, int) - Method in class edu.berkeley.guir.ptk.PTK
This method prints debug messages based on their level; the default is to use System.out.println.
printError(String) - Method in class edu.berkeley.guir.ptk.PTK
This method prints error messages; the default is to use System.out.println.
printLabels() - Method in class edu.berkeley.guir.ptk.abstraction.PeopleCountAbstractor.ConnectedComponent
 
printMetadataIWant() - Method in class edu.berkeley.guir.ptk.output.Output
 
printScoreInfo() - Method in class edu.berkeley.guir.ptk.apps.ticker.ScoreInfo
 
printStockInfo() - Method in class edu.berkeley.guir.ptk.input.StockInfo
 

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