|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.berkeley.guir.ptk.PTK
edu.berkeley.guir.ptk.output.Output
edu.berkeley.guir.ptk.output.GraphicalTextOutput
edu.berkeley.guir.ptk.output.TickerTextOutput
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.
| Field Summary |
| Fields inherited from class edu.berkeley.guir.ptk.output.TickerTextOutput |
message, tp |
| Fields inherited from class edu.berkeley.guir.ptk.output.GraphicalTextOutput |
NUM_STEPS |
| Fields inherited from class edu.berkeley.guir.ptk.output.Output |
animatable, d_queue, data_ids_I_want, history, ITEMS_LENGTH, metadata_I_want, num_ids, num_metadata, output_cycle_time, transition |
| Fields inherited from class edu.berkeley.guir.ptk.PTK |
debug, MAX_DEBUG, MED_DEBUG, MIN_DEBUG, NO_DEBUG |
| Constructor Summary | |
AudioTickerOutput(TPanel ntp)
Partial Constructor |
|
| Method Summary | |
protected void |
displayEvent(Event e)
Displays a text message from an event on the TPanel. |
protected void |
finishDisplayEvent()
|
protected void |
interDisplayEvent(long ptime)
Implements the interDisplayEvent() method from output, causing the text on the JPanel to scroll. |
| Methods inherited from class edu.berkeley.guir.ptk.output.GraphicalTextOutput |
alternateStep, changeblindTransStep, endTransition, interruptTransStep, main, makeawareTransStep, startTransition |
| Methods inherited from class edu.berkeley.guir.ptk.output.Output |
addDataID, addMetadataIWant, checkAction, doIWant, getAllMetadata, getDataIDs, getFirstMetadata, getHistory, handleEvent, isAnimatable, printMetadataIWant, run, setChangeblindTransitionSteps, setDataIDsIWant, setInterruptTransitionSteps, setMakeawareTransitionSteps, setTimeBetweenDisplayEvents, setTransition, setUnsetNotification |
| Methods inherited from class edu.berkeley.guir.ptk.PTK |
getMAX, getMED, getMIN, getNO, printDebug, printDebug, printError |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AudioTickerOutput(TPanel ntp)
| Method Detail |
protected void displayEvent(Event e)
TickerTextOutput
displayEvent in class TickerTextOutputprotected void interDisplayEvent(long ptime)
TickerTextOutput
interDisplayEvent in class TickerTextOutputprotected void finishDisplayEvent()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||