Search:

Type: Posts; User: javapenguin

Search: Search took 0.07 seconds.

  1. Re: Positioning elements. Is it possible without layouts?

    Yes, but how come setLocation(x,y) never worked quite how I wanted it to for me?

    What's setLocation() do?

    Do you have to use Insets, whatever those are, like in the example, or can you just...
  2. Re: Positioning elements. Is it possible without layouts?

    If it's the same class, you don't have to this.methodName(), just call it like methodName().

    Layouts are a royal pain! ~X(~X(~X(~X(

    I've fiddled with them many times.

    For JButton, there's...
Results 1 to 2 of 3