edu.stanford.smi.protege.util
Interface EventDispatcher
- All Known Implementing Classes:
- ClsEventDispatcher, FacetEventDispatcher, InstanceEventDispatcher, ProjectEventDispatcher, ProjectViewDispatcher, SelectionEventDispatcher, SlotEventDispatcher, WidgetEventDispatcher
public interface EventDispatcher
Interface for a generic dispatcher of events. There should be a better (standard) way to handle this.
- Author:
- Ray Fergerson
postEvent
void postEvent(Collection listeners,
Object source,
int type,
Object arg1,
Object arg2,
Object arg3)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2010 Stanford University.