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

Adding GUI Components and Forms to the Palette

Last modified: 10 August 2022

Adding new elements to the Palette enables you to reuse components from the libraries, or already created GUI forms that exist in your project.

For visual identification of the new components, you can use icons. Icons should not be larger than 18 x 18 pixels. If no icon is provided for a component, the Palette will default to the icon of the ancestor class if the component is derived from a Java UI class, or a default icon.