Uses of Class java.awt.event.WindowEvent

Uses in package javax.swing

Methods with parameter type java.awt.event.WindowEvent

void
This method handles window events.
void
Dispatches this event to any listeners that are listening for WindowEvents on this window.
void
Receives notification when the popup menu is closing and deselects the menu.

Uses in package java.awt

Methods with parameter type java.awt.event.WindowEvent

void
Dispatches this event to any listeners that are listening for WindowEvents on this window.
void
void
void
Handles this event by dispatching it to the "a" and "b" listener instances.
void
Handles this event by dispatching it to the "a" and "b" listener instances.
void
Handles this event by dispatching it to the "a" and "b" listener instances.
void
Handles this event by dispatching it to the "a" and "b" listener instances.
void
Handles this event by dispatching it to the "a" and "b" listener instances.
void
Handles this event by dispatching it to the "a" and "b" listener instances.
void
Handles this event by dispatching it to the "a" and "b" listener instances.
void
Handles this event by dispatching it to the "a" and "b" listener instances.
void
Handles this event by dispatching it to the "a" and "b" listener instances.
void
Handles this event by dispatching it to the "a" and "b" listener instances.

Uses in package javax.swing.plaf.basic

Methods with parameter type java.awt.event.WindowEvent

void
This method is called when the floating window is closed.

Uses in package java.awt.event

Methods with parameter type java.awt.event.WindowEvent

void
Implements this method from the interface with an empty method body.
void
This method is called when a window is activated.
void
Implements this method from the interface with an empty method body.
void
This method is called when the window is closed.
void
Implements this method from the interface with an empty method body.
void
This method is called when the user calls the system menu close function, giving the program a chance to cancel the close.
void
Implements this method from the interface with an empty method body.
void
This method is called when the window is deactivated.
void
Implements this method from the interface with an empty method body.
void
This method is called when the window is deiconified.
void
Implements this method from the interface with an empty method body.
void
This method is called when a window gains focus.
void
Implements this method from the interface with an empty method body.
void
This method is called when the window is iconified.
void
Implements this method from the interface with an empty method body.
void
This method is called when a window loses focus.
void
Implements this method from the interface with an empty method body.
void
This method is called when the window is made visible.
void
Implements this method from the interface with an empty method body.
void
This method is called when the window state is changed, because of iconification or maximization.