intellij-sdk-code-samples/ui_components.md
2015-03-04 10:06:38 +01:00

1.1 KiB

title
IntelliJ IDEA User Interface Components

{{ page.title }}

IntelliJ IDEA includes a large number of custom Swing components. Using those components in your plugins will ensure that your plugin looks and works consistently with the UI of the rest of the IDE, and can often reduce the code size compared to using the default Swing components.

The following components are particularly noteworthy: