org.ourgrid.mygrid.ui.gui.event
Class GUIMyGridDownNotifyEvent

java.lang.Object
  extended by org.ourgrid.mygrid.ui.gui.event.GUIMyGridDownNotifyEvent
All Implemented Interfaces:
java.io.Serializable, Event, GUIActionEvent

public class GUIMyGridDownNotifyEvent
extends java.lang.Object
implements GUIActionEvent

See Also:
Serialized Form

Constructor Summary
GUIMyGridDownNotifyEvent(GUIListenerImpl listener)
           
 
Method Summary
 GUIEventType process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GUIMyGridDownNotifyEvent

public GUIMyGridDownNotifyEvent(GUIListenerImpl listener)
Method Detail

process

public GUIEventType process()
Specified by:
process in interface GUIActionEvent