<<< Setting the Window Close Box, Cont. | Index | A Simple Two-Button Program >>> |
The next step is to make the functionality of the JFrame reusable.
This can be done by extending the JFrame and adding appropriate initialization.
The following sample code demonstrates FrameApplication class added to application package, and
<<< Setting the Window Close Box, Cont. | Index | A Simple Two-Button Program >>> |