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

Packages that use edu.berkeley.guir.ptk.notification
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.notification Overview
How to initialize a Notification Setter
Customizing an existing Notification Setter
How to write a Notification Setter
 
 

Classes in edu.berkeley.guir.ptk.notification used by edu.berkeley.guir.ptk
NotificationSetter
          Notification setters must implement this abstract class.
 

Classes in edu.berkeley.guir.ptk.notification used by edu.berkeley.guir.ptk.notification
ExactMatchNotificationSetter
          Determines if a given event is exactly the same Data value as the values specified by any of the notification level Data parameters and sets the level accordingly.
NotificationSetter
          Notification setters must implement this abstract class.
Translate
          Determines how to translate one Data type to another.