Search:

Type: Posts; User: sambar89

Search: Search took 0.08 seconds.

  1. Replies
    2
    Views
    1,581

    Re: GridLayout and size problems...

    I put this line into each of the JToggleButtons



    one.setPreferredSize(new Dimension(150,200));


    but it seems to do nothing.
  2. Replies
    2
    Views
    1,581

    GridLayout and size problems...

    Hey there,

    So i need to create a matching pairs game. So far i've managed to create the table and all the cards. I though using a GridLayout would be suitable so it looks like the cards have been...
Results 1 to 2 of 2