Search:

Type: Posts; User: ToyYoda

Search: Search took 0.08 seconds.

  1. Replies
    1
    Views
    1,671

    Re: GridBagLayout can't seem to get it right.

    Sorry about that very first post. Again I am trying to make a calculator and I want the numbers to be fatter buttons than the operators like '+'. However, the GridBagLayout Manager always seems to...
  2. Replies
    1
    Views
    1,671

    GridBagLayout can't seem to get it right.

    Hello. I am trying to get some practice with Java GUI and using GridBagLayout.

    I am trying to create a simple calculator applicatoin, and I am having problems getting the buttons just right. So...
  3. Replies
    1
    Views
    1,827

    Comparator and "Equalator"

    Hello.

    I was browsing through the Java docs online for information about TreeSet. And I came across the following:

    "Caution should be exercised when using a comparator capable of imposing an...
Results 1 to 3 of 3