public class WindowUpdateEvent extends WindowEvent
EVENT_WINDOW_DESTROY_NOTIFY, EVENT_WINDOW_DESTROYED, EVENT_WINDOW_GAINED_FOCUS, EVENT_WINDOW_LOST_FOCUS, EVENT_WINDOW_MOVED, EVENT_WINDOW_REPAINT, EVENT_WINDOW_RESIZEDconsumedTag| Constructor and Description |
|---|
WindowUpdateEvent(short eventType,
Object source,
long when,
Rectangle bounds) |
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
getBounds() |
String |
toString() |
StringBuilder |
toString(StringBuilder sb) |
getEventTypeStringgetAttachment, getEventType, getWhen, isConsumed, setAttachment, setConsumed, toHexStringgetSourcepublic Rectangle getBounds()
public String toString()
toString in class WindowEventpublic StringBuilder toString(StringBuilder sb)
toString in class WindowEventCopyright 2010 JogAmp Community.