UiDesigner: setting the border of a component
Hi,
Does anybody know whether there is some way to set the border type of an arbitrary component from the UI Designer ? As far as I can tell, currently you can only set the border of JPanel.
I wonder is there a reason for this - it seems like an arbitrary limitation.
regards,
Tzvetan
请先登录再写评论。
Hello Tzvetan,
No, there is currently no such way. The limitation is there for historical
reasons, and we'll hope that we'll be able to remove it in a future version.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Dmitry, thanks a lot for replying.