Generated by
JDiff

Interface java.awt.event.WindowListener

Documentation changed from old to new.

Changed Methods
void windowActivated(WindowEvent) Documentation changed from old to new.
Invoked when the Window is set to be the active Window.
void windowDeactivated(WindowEvent) Documentation changed from old to new.
Invoked when a Window is no longer the active Window.