Search:

Type: Posts; User: Howdy_McGee

Search: Search took 0.28 seconds.

  1. Replies
    4
    Views
    26,695

    Re: JButton Width & Height

    :S

    Solved my own problem after looking a bit, maybe I shoulda waited before I posted this, but the simplest solution I found is:

    buttonName.setPreferredSize(new Dimension(ButtonWidth,...
  2. Replies
    4
    Views
    26,695

    JButton Width & Height

    How do I set the width and height to a JButton using a (gridLayout) ?
Results 1 to 2 of 2