Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.08 seconds.

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

    Then your assumptions are wrong. Write a basic program that plays with it.


    What does the API say it does? What do the tutorials say?


    How hard would it have been to look up what insets are...
  2. Re: Positioning elements. Is it possible without layouts?

    But using this.methodName() isn't hurting anything, and is often used to make the code more readable.


    Not if you have a basic understanding of how they work, which a quick read-through of the...
  3. Re: Positioning elements. Is it possible without layouts?

    What you are talking about is called a null layout or an absolute layout: Doing Without a Layout Manager (Absolute Positioning) (The Java™ Tutorials > Creating a GUI With JFC/Swing > Laying Out...
Results 1 to 3 of 3