Protege 2.1

edu.stanford.smi.protege.event
Class FrameEventDispatcher

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

public class FrameEventDispatcher
extends Object
implements EventDispatcher

Dispatcher to send frame events to their listeners.

Author:
Ray Fergerson

Constructor Summary
FrameEventDispatcher()
           
 
Method Summary
 void postEvent(Collection c, 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

FrameEventDispatcher

public FrameEventDispatcher()
Method Detail

postEvent

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

Protege 2.1

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