Search:

Type: Posts; User: snowguy13

Search: Search took 0.08 seconds.

  1. [SOLVED] Re: Pesky .getWidth() and .getHeight() Methods...

    Ugh, I feel stupid.

    As it so surprisingly turns out (sarcasm dripping from my mouth) you have to set the top level container to visible before Components are lined up and given dimensions. Using...
  2. [SOLVED] Pesky .getWidth() and .getHeight() Methods...

    I am using the size of a JPanel to control the bounds of display for a circle drawn in a program I'm writing. In short, the circle cannot move outside the width or height of the JPanel. However, I'm...
Results 1 to 2 of 2