public class ZoomChangedEvent extends SafeEvent<ZoomListener>
| Constructor and Description |
|---|
ZoomChangedEvent(float newZoom,
float oldZoom) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatchSafely(ZoomListener listener) |
dispatchOnpublic void dispatchSafely(ZoomListener listener)
dispatchSafely in class SafeEvent<ZoomListener>Copyright © 2013-2015. All Rights Reserved.