Search:

Type: Posts; User: Farkuldi

Search: Search took 0.35 seconds.

  1. Replies
    3
    Views
    1,035

    Re: Help with JButtons in a GridLayout?

    SWT allows you to change this default behavior of a gridlayout with GridData objects and the boolean grabExcessVerticalSpace field. As I am new to Swing, I was only wondering if it offered a similar...
  2. Replies
    3
    Views
    1,035

    Help with JButtons in a GridLayout?

    Hi,

    I am building a game in which I have a few buttons set in a JPanel with a GridLayout. This panel is put on the East side of another JPanel which has a BorderLayout. When done this way, the...
Results 1 to 2 of 2