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_RESIZED
Constructor and Description |
---|
WindowUpdateEvent(int eventType,
Object source,
long when,
Rectangle bounds) |
Modifier and Type | Method and Description |
---|---|
Rectangle |
getBounds() |
String |
toString() |
StringBuilder |
toString(StringBuilder sb) |
getEventTypeString
getAttachment, getEventType, getWhen, isSystemEvent, setAttachment
getSource
public Rectangle getBounds()
public String toString()
toString
in class WindowEvent
public StringBuilder toString(StringBuilder sb)
toString
in class WindowEvent
Copyright 2010 JogAmp Community.