IntelliJ IDEA 2024.1 Help

Form workspace

The form workspace is a section of a form that occupies the center part of the frame (assuming the default tool window layout and visibility). The background is white by default. When you create a new Form, a JPanel component is added to the workspace which appears as a gray rectangle. You can place components into this container by first clicking on the component in the Palette, and then clicking within the pane in the form workspace. The form workspace has a context menu that provides access to the Clipboard, layout actions, and more.

The form space of a form
Last modified: 21 June 2024