Search:

Type: Posts; User: lijepdan

Search: Search took 0.50 seconds.

  1. Replies
    8
    Views
    1,412

    Re: Layout problems

    Hi!

    I have been working past time with this and I got pretty ok. I practiced a lot with BorderLayout, BoxLayout and GridBagLayout managers.
    This things are not complicated as they seemed to me at...
  2. Replies
    8
    Views
    1,412

    Re: Layout problems

    I fixed the problem in my code, but that code is not very important to me. It was just a little practice. I just wanted to show little example of what
    I don't understand. I started to learning...
  3. Replies
    8
    Views
    1,412

    Re: Layout problems

    Thanks for help. I am starting now with this and it is confusing. And I can't find at one place all stuff I need to know.
    There are a lot of tutorials like the one mentioned above at ...
  4. Replies
    8
    Views
    1,412

    Re: Layout problems

    I saw this but there is a very little explained here

    --- Update ---

    If I use managers then I have to put components where java lets me put it.
    This layouts restrict my choice of putting and...
  5. Replies
    8
    Views
    1,412

    Layout problems

    Hi!

    I have often problems with Layouts. How can I set component at exact location.
    I thought I can do
    button.setLocation(20,40) but some strange things happens all the time. The problem is with...
Results 1 to 5 of 5