public class EventDispatcher extends Object
| Constructor and Description |
|---|
EventDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEventListener(Object listener) |
void |
dispatch(Event event) |
void |
removeEventListener(Object listener) |
Copyright © 2013-2015. All Rights Reserved.