Search:

Type: Posts; User: onlybarca

Search: Search took 0.19 seconds.

  1. Re: How to align the items in a form (grid layout)?

    Thank you for the reply.

    What is the usual way to make a simple form like that:

    Name: <text field>

    Initial: <text field>

    Surname: <text field>
  2. How to align the items in a form (grid layout)?

    I need to place JLabels and JTextFields in a panel and align them as a form:

    Name: <text field>
    Surname: <text field>
    Address: <textfield>

    etc.

    I'm trying to use GridLayout.
Results 1 to 2 of 2