Component-Array with GUI Designer
Hello there,
I've got a little question about the GUI Designer because I was trying for hours but I couldn't get behind it.
How can I group several components of the same type to an array?
E.g.: JComboBox[] - I tried to give them the same field name with and without brackets but it doesn't work.
Greets
Chris
请先登录再写评论。
Hello Christoph,
The UI Designer does not support this type of binding.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
That makes me very sad ^^
But anyway, thanks for the quick reply.