Uses of Interface
triptracker.server.CoordListener

Packages that use CoordListener
triptracker.server   
 

Uses of CoordListener in triptracker.server
 

Classes in triptracker.server that implement CoordListener
 class MapHandler
          Handler for map clients.
 

Methods in triptracker.server with parameters of type CoordListener
 void GPSHandler.addCoordListener(CoordListener listener)
          MapHandlers can add themselves to the listener list and recieve updates when coordinates are added.
 void GPSHandler.removeCoordListener(CoordListener listener)
          MapHandlers can add themselves to the listener list and recieve updates when coordinates are added.
 



Copyright © 2006 Team Trip Tracker. All Rights Reserved.