triptracker.client.gps.ui
Class LoginController

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

public class LoginController
extends Object
implements ActionListener


Constructor Summary
LoginController(GPSClientModel model, LoginForm 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

LoginController

public LoginController(GPSClientModel model,
                       LoginForm view)
Method Detail

actionPerformed

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


Copyright © 2006 Team Trip Tracker. All Rights Reserved.