jrre.event
Class VMEventDispatcher

java.lang.Object
  |
  +--jrre.event.VMEventDispatcher

public class VMEventDispatcher
extends java.lang.Object


Constructor Summary
VMEventDispatcher()
           
 
Method Summary
 void addEventListener(VMEventListener listener)
           
 void fireEvent(VMEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VMEventDispatcher

public VMEventDispatcher()
Method Detail

addEventListener

public void addEventListener(VMEventListener listener)

fireEvent

public void fireEvent(VMEvent event)


Copyright © 2002-2002 Appalachian State University. All Rights Reserved.