Protege-2000 1.7

edu.stanford.smi.protege.util
Interface EventDispatcher

All Known Implementing Classes:
ClsEventDispatcher, FacetEventDispatcher, FrameEventDispatcher, InstanceEventDispatcher, KnowledgeBaseEventDispatcher, ProjectEventDispatcher, SelectionEventDispatcher, SlotEventDispatcher, WidgetEventDispatcher

public interface EventDispatcher

Description of the Interface

Author:
Ray Fergerson

Method Summary
 void postEvent(Collection listeners, Object source, int type, Object arg1, Object arg2, Object arg3)
           
 

Method Detail

postEvent

public void postEvent(Collection listeners,
                      Object source,
                      int type,
                      Object arg1,
                      Object arg2,
                      Object arg3)

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.