Firefish 0.5.10

gov.lbl.dsd.firefish
Class ForwardingEventHandler

java.lang.Object
  extended bygov.lbl.dsd.firefish.EventHandler
      extended bygov.lbl.dsd.firefish.ForwardingEventHandler

public class ForwardingEventHandler
extends EventHandler

No documentation written yet.

Version:
$Revision: 1.2 $, $Date: 2004/01/30 01:18:02 $

Constructor Summary
ForwardingEventHandler(Stage child)
           
 
Method Summary
 void handle(Event ev)
           
 
Methods inherited from class gov.lbl.dsd.firefish.EventHandler
setStage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForwardingEventHandler

public ForwardingEventHandler(Stage child)
Method Detail

handle

public void handle(Event ev)
Specified by:
handle in class EventHandler

Firefish 0.5.10

Jump to the Firefish Homepage