org.globus.cog.gui.grapheditor.util
Class EventDispatchHelper
java.lang.Object
org.globus.cog.gui.grapheditor.util.EventDispatchHelper
- public class EventDispatchHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventDispatchHelper
public EventDispatchHelper()
firePropertyChangeEvent
public static void firePropertyChangeEvent(List listeners,
PropertyChangeEvent pce)
fireActionEvent
public static void fireActionEvent(List listeners,
ActionEvent pce)
fireCanvasActionEvent
public static void fireCanvasActionEvent(List listeners,
CanvasActionEvent mie)