The Java Tutorials have been written for JDK 8. Examples and practices described in this page don't take advantage of improvements introduced in later releases and might use technology no longer available. See Java Language Changes for a summary of up
Java WindowListener Interface. The Java WindowListener is notified whenever you change the state of window. It is notified against WindowEvent. The WindowListener interface is found in java.awt.event package. It has three methods. Methods of WindowListene
Methods inherited. This interface inherits methods from the following interfaces: java.awt.EventListener. WindowListener Example. Create the following java program using any editor of your choice in say D:/ > AWT > com > tutorialspoint > gui &
Post a Comment:
Showing 0 Comments: