Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.dinopolis.gpstool.alarm

Interface Summary
AlarmAction  
AlarmCondition An AlarmCondition is informed about any changes by the use of a property change event.
AlarmListener The alarm listener interface.
 

Class Summary
AlarmConditionManager This class manages multiple alarm conditions and reacts on triggered alarms.
AlarmEvent The AlarmEvent holds information about the source (the trigger) of the alarm.
LeavePositionAlarmCondition A LeavePositionAlarmCondition is informed about any changes by the use of a property change event.
PositionAlarmCondition A PositionAlarmCondition is informed about any changes of the current position by the use of a property change event or by calling the setPosition method.
PrintAlarmAction