Class WindowStateChangedEvent

All Implemented Interfaces:
Serializable

public final class WindowStateChangedEvent extends WindowEvent
Window state changed event.
Since:
1.4.9
See Also:
  • Constructor Details

    • WindowStateChangedEvent

      public WindowStateChangedEvent(Window source, WindowState state)
  • Method Details