Protege 3.4.6

edu.stanford.smi.protege.event
Class ProjectEventDispatcher

java.lang.Object
  extended by edu.stanford.smi.protege.event.ProjectEventDispatcher
All Implemented Interfaces:
EventDispatcher

public class ProjectEventDispatcher
extends Object
implements EventDispatcher

Dispatcher to send project events to their listeners.

Author:
Ray Fergerson

Constructor Summary
ProjectEventDispatcher()
           
 
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

ProjectEventDispatcher

public ProjectEventDispatcher()
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 3.4.6

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