triptracker.client.map.ui
Class LoginController

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

public class LoginController
extends Object
implements ActionListener


Constructor Summary
LoginController(MapSocket model, LoginForm view)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
          Invoked when an
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginController

public LoginController(MapSocket model,
                       LoginForm view)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Invoked when an

Specified by:
actionPerformed in interface ActionListener


Copyright © 2006 Team Trip Tracker. All Rights Reserved.