Frame Close using close button in AWT Java
In this JAVA AWT tutorial we will learn: --How to Close Frame using Close button. --How to use WindowAdapter class --How to Use addWindowListener method --How to use WindowListener Interface --Use of System.exit( 0) method
In this JAVA AWT tutorial we will learn: --How to Close Frame using Close button. --How to use WindowAdapter class --How to Use addWindowListener method --How to use WindowListener Interface --Use of System.exit( 0) method