de.unidu.is.gui
Class BasicPanelAction

java.lang.Object
  extended byjava.util.EventObject
      extended byde.izsoz.fiola.wob.desktop.WobEvent
          extended byde.unidu.is.gui.BasicPanelAction
All Implemented Interfaces:
de.izsoz.fiola.dispatcher.SelfDispatchable, java.io.Serializable

public class BasicPanelAction
extends de.izsoz.fiola.wob.desktop.WobEvent
implements de.izsoz.fiola.dispatcher.SelfDispatchable

Version:
$Revision: 1.6 $, $Date: 2005/02/21 17:29:19 $
Author:
schaefer
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
BasicPanelAction(java.lang.Object eventSource)
           
 
Method Summary
 boolean dispatchSelf(de.izsoz.fiola.dispatcher.EventReciever receiver)
           
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BasicPanelAction

public BasicPanelAction(java.lang.Object eventSource)
Parameters:
eventSource -
Method Detail

dispatchSelf

public boolean dispatchSelf(de.izsoz.fiola.dispatcher.EventReciever receiver)
Specified by:
dispatchSelf in interface de.izsoz.fiola.dispatcher.SelfDispatchable