I got a project which is written by Swing.
I import that project into Intellij Idea 12.
But when I check View -> Tool Windows -> Palette option is disabled.
I am pretty new at Java Swing. (Actually first) I need to add Text Boxes, JPanel or something to that project. And I need to make that as visual by using a GUI tool. But it is disabled?
Thanks