net.mlw.fball.gui.listeners
Class CloseApplicationListener

java.lang.Object
  |
  +--net.mlw.fball.gui.listeners.CloseApplicationListener
All Implemented Interfaces:
EventListener

public class CloseApplicationListener
extends java.lang.Object
implements EventListener

net.mlw.fball.gui.listeners.CloseApplicationListener

Version:
$Revision: 1.1 $ $Date: 2004/03/01 15:31:43 $
Author:
Matthew L. Wilson

Constructor Summary
CloseApplicationListener()
           
 
Method Summary
 void onEvent(net.mlw.fball.event.Event event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloseApplicationListener

public CloseApplicationListener()
Method Detail

onEvent

public void onEvent(net.mlw.fball.event.Event event)
Specified by:
onEvent in interface EventListener
See Also:
EventListener.onEvent(net.mlw.fball.event.Event)


Copyright © 2003-2004 mlavilson. All Rights Reserved.