public class WindowCenterAndWidthChangeEvent extends Event
| Constructor and Description |
|---|
WindowCenterAndWidthChangeEvent(EventContext eventContext,
double center,
double width) |
| Modifier and Type | Method and Description |
|---|---|
double |
getWindowCenter() |
double |
getWindowWidth() |
getEventContextpublic WindowCenterAndWidthChangeEvent(EventContext eventContext, double center, double width)
eventContext - center - width -