Is IntelliJ IDEA built with Swing?

GUI Designer in IntelliJ IDEA enables you to create graphical user interfaces (GUI) for your applications using Swing library components. … Dialogs and groups of controls created with the GUI Designer can coexist in the application with the components that you create directly with Java code.

Read more