triptracker.client.gps.ui
Class GPSSettingsController

java.lang.Object
  extended by triptracker.client.gps.ui.GPSSettingsController
All Implemented Interfaces:
ActionListener, EventListener

public class GPSSettingsController
extends Object
implements ActionListener


Constructor Summary
GPSSettingsController(GPSClientModel model, GPSSettingsForm view)
           
 
Method Summary
 void actionPerformed(ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPSSettingsController

public GPSSettingsController(GPSClientModel model,
                             GPSSettingsForm view)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent event)
Specified by:
actionPerformed in interface ActionListener


Copyright © 2006 Team Trip Tracker. All Rights Reserved.