Protege 3.4.4

edu.stanford.smi.protege.event
Class WidgetEventDispatcher

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

public class WidgetEventDispatcher
extends Object
implements EventDispatcher

Dispatcher to send widget events to their listeners.

Author:
Ray Fergerson

Constructor Summary
WidgetEventDispatcher()
           
 
Method Summary
 void postEvent(Collection listeners, Object source, int type, Object a1, Object a2, Object a3)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WidgetEventDispatcher

public WidgetEventDispatcher()
Method Detail

postEvent

public void postEvent(Collection listeners,
                      Object source,
                      int type,
                      Object a1,
                      Object a2,
                      Object a3)
Specified by:
postEvent in interface EventDispatcher

Protege 3.4.4

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