Anchors with GroupLayout on Netbeans 6.0

cold80 <[email protected]> Fri, 19 Oct 2007 09:20:31 -0700 (PDT)
Newsgroups gmane.comp.java.netbeans.user-interface
Message-ID <[email protected]>
I'm new to java development as I'm currently moving from .NET. I downloaded
and installed Netbeans 6.0 beta on my Ubuntu 7.04 and I started coding with
it. Now I'm stuck on some issues about the GUI. I would like to use the
default layout for JPanels (GroupLayout) as it seems very interesting. The
problem is that when I drop or move my components (JLabels, JButtons, etc)
around over my JPanel they anchor one another automatically. I would like to
change the way they anchor to themselves and to the container, but I really
can't understand how! I checked a lot on the web but I can't find anybody
with the same problem...maybe it's not a problem at all, but in this case
how can I organize my components inside the panel?

thank you in advance for your help

cold
-- 
View this message in context: http://www.nabble.com/Anchors-with-GroupLayout-on-Netbeans-6.0-tf4654342.html#a13298060
Sent from the Netbeans - UI mailing list archive at Nabble.com.