public final class ResizeEvent extends Event
| Modifier and Type | Class and Description |
|---|---|
static class |
ResizeEvent.Type |
source| Constructor and Description |
|---|
ResizeEvent(Object src,
String type,
Point oldSize,
Point newSize) |
| Modifier and Type | Method and Description |
|---|---|
Point |
getNewSize() |
Point |
getOldSize() |
getSource, toStringCopyright © 2017. All rights reserved.