Package javafx.stage

Class WindowEvent

java.lang.Object
java.util.EventObject
javafx.event.Event
javafx.stage.WindowEvent
All Implemented Interfaces:
Serializable, Cloneable

public class WindowEvent extends Event
Event related to window showing/hiding actions.
Since:
JavaFX 2.0
See Also: