Standard Swing components in toolbar
Hi there,
I tried out the swing-complete-0.1.zip from the "UIDesigner Guide" and installed it as described, but nothing happened. I think that IDEA does not recognize the manually created "palette" directory and it's content.
Is there anything to do additionally?
Also, there is no "com/intellij/uiDesigner/default-palette.xml" in resources.jar which I can use as an example as described earlier in this Guide.
I use Build 2244.
Thanks in advance!
Stephan
Please sign in to leave a comment.
Stephan Eichler wrote:
In IDEA 4.5 components are configured via Settings | GUI Designer |
Palette tab.
--
Serge Baranov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Thanks for your reply!
>In IDEA 4.5 components are configured via Settings | GUI Designer | Palette tab.
It's for just adding single components, isn't it?
If I do that, where can I find the icons?
I would like to have all the missing swing components as described in the "UIDesigner Guide" on www.intellij.org added to the palette.
Stephan
Out of curiosity, was there ever a reason given as to why all of the standard Swing components aren't present in the palette by default?