IntelliJ IDEA 2017.2 Help

Binding a Form to an Existing 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 an existing class

  1. Select the desired form in the Form Workspace or in the Components Treeview.
  2. Do one of the following:
    • In the bind to class field, type the fully qualified name of the bound class.
    • Click the Browse button and choose a class in the Choose Class to Bind dialog box.
Last modified: 29 November 2017

See Also

Reference: