IntelliJ IDEA 2023.3 Help

Binding a Form to a New Class

When all components are cleared, or the Form node is selected in the Component Treeview, the form's properties the Inspector displays properties of the form.

To bind a GUI form to a not-yet-existing class

  1. Select the desired form in the Form Workspace or in the Components Treeview.

  2. In the bind to class field, type the fully qualified name of the new class. The intention action icon appears, prompting you to create the specified class.

  3. Click the intention action icon, or pressAlt+Enter. The desired class is created in the specified location.

    Screenshot
Last modified: 19 March 2024