IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Creating and Disposing of a Form's Runtime Frame

Last modified: 23 August 2023

To make your form work, you have to provide a runtime frame for it. The main() method for GUI forms takes care of creation and disposal of such frame.