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: 10 August 2022

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.