Where can I find more about IDEA's docking panels?

Answered

Hi!

I'm building a tool in java swing with many panels.  I'm looking for a docking panel system.  One that I admire is in IDEA.  Is it available as a maven import?  What is it written in?  I have all the questions.

Thank you!

0
2 comments

IntelliJ IDEA is written in Swing, but there is no easy way to reuse its docking system. You will have to use something else.

0

*shakes fist at sky*  Whyyyyy....?!

0

Please sign in to leave a comment.