public static class UIController.EventDispatcher extends Object implements Runnable
Constructor and Description |
---|
UIController.EventDispatcher(SelectionEvent event,
SelectionListener[] listeners)
Creates a new event dispatcher.
|
public UIController.EventDispatcher(SelectionEvent event, SelectionListener[] listeners)
event
- the event to firelisteners
- the listeners to which the event should be dispatched