Protege 2.1.1

edu.stanford.smi.protege.event
Class ClsEventDispatcher

java.lang.Object
  extended byedu.stanford.smi.protege.event.ClsEventDispatcher
All Implemented Interfaces:
EventDispatcher

public class ClsEventDispatcher
extends Object
implements EventDispatcher

Dispatches Cls events to ClsListener instances.

Author:
Ray Fergerson

Constructor Summary
ClsEventDispatcher()
           
 
Method Summary
 void postEvent(Collection listeners, Object source, int type, Object arg1, Object arg2, Object arg3)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClsEventDispatcher

public ClsEventDispatcher()
Method Detail

postEvent

public void postEvent(Collection listeners,
                      Object source,
                      int type,
                      Object arg1,
                      Object arg2,
                      Object arg3)
Specified by:
postEvent in interface EventDispatcher

Protege 2.1.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.