Re: adding a List of JTextField to the GUI
- From: thufir <hawat.thufir@xxxxxxxxx>
- Date: Sun, 27 Jul 2008 20:06:24 GMT
On Sun, 27 Jul 2008 00:21:17 -0700, Mark Space wrote:
Or I could be totally wrong. GroupLayout appears to work very
differently from most layout managers. You don't add components to the
container with add(). You use methods in the GroupLayout to add
components and position them.
Better read up:
<http://java.sun.com/docs/books/tutorial/uiswing/layout/group.html>
Thanks. I'm going to ask in the netbeans mailing list about how to do
this with matisse if I don't get it working.
-Thufir
.
- Follow-Ups:
- Re: adding a List of JTextField to the GUI
- From: Mark Space
- Re: adding a List of JTextField to the GUI
- References:
- adding a List of JTextField to the GUI
- From: thufir
- Re: adding a List of JTextField to the GUI
- From: Mark Space
- Re: adding a List of JTextField to the GUI
- From: Mark Space
- adding a List of JTextField to the GUI
- Prev by Date: Re: [General]acces of members of subclass
- Next by Date: Re: [General]acces of members of subclass
- Previous by thread: Re: adding a List of JTextField to the GUI
- Next by thread: Re: adding a List of JTextField to the GUI
- Index(es):