Class WindowBoundsChangedEvent

All Implemented Interfaces:
Serializable

public final class WindowBoundsChangedEvent extends WindowEvent
Window bounds changed event.
Since:
1.4.6
See Also:
  • Constructor Details

    • WindowBoundsChangedEvent

      public WindowBoundsChangedEvent(Window source, Bounds bounds)
  • Method Details

    • getBounds

      public Bounds getBounds()