Support baseline for GridBagLayout Follow
Hi,
Is it possible for the GUI designer to support the baseline in GridBagLayout when using jdk 6?
anchor = GridBagConstraints.BASELINE, BASELINE_LEADING, TRAILING...
And, just me being curious, what about GroupLayout? Would some day Idea support it or ...
Thx
Braim
Please sign in to leave a comment.
Hello Braim,
We won't be able to support any JDK 6 specific features in GUI Designer until
Apple releases JDK 6 for MacOS X.
Yes, one day we would like to support it. But so far it looks very unlikely
that we'll be able to support it in IDEA 7.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Ok
Thanks you.