Protege 3.0

edu.stanford.smi.protege.util
Class SelectionEventDispatcher

java.lang.Object
  extended byedu.stanford.smi.protege.util.SelectionEventDispatcher
All Implemented Interfaces:
EventDispatcher

public class SelectionEventDispatcher
extends Object
implements EventDispatcher

Dispatcher for Selectable selection events.

Author:
Ray Fergerson

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

SelectionEventDispatcher

public SelectionEventDispatcher()
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.0

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