Search:

Type: Posts; User: justyStepi

Search: Search took 0.10 seconds.

  1. Replies
    13
    Views
    4,839

    [SOLVED] Re: Need help with my JTree add JScrollPane

    Thank you I just fixed it :) Rly thx for your help. I was adding it to wrong place. :-bd
  2. Replies
    13
    Views
    4,839

    [SOLVED] Re: Need help with my JTree add JScrollPane

    Strange thing just happened , I commented everything out nd made the frame small and JScrollPane appeared? O_o Why? Why I can't see it when the Jtree stretches? In my code I used treePane.setBounds()...
  3. Replies
    13
    Views
    4,839

    [SOLVED] Re: Need help with my JTree add JScrollPane

    So I did it, here you can see the pic : http://i.imgur.com/g2ero.png

    The ScrollPane is working here, the vertical is it possible to make a horizontal as well?

    So why here it work and in my...
  4. Replies
    13
    Views
    4,839

    [SOLVED] Re: Need help with my JTree add JScrollPane

    Oki I'm going to try it. Let's hope that it will work
  5. Replies
    13
    Views
    4,839

    [SOLVED] Re: Need help with my JTree add JScrollPane

    Well,

    I have a JTabbledPane and on it I have several JPanels. On one of those JPanel there is a JTree. Jtree works fine except when I extend all the nodes, the JTree goes far beyond it's borders....
  6. Replies
    13
    Views
    4,839

    [SOLVED] Re: Need help with my JTree add JScrollPane

    Nope it doesn't :( I tried that as well. I don't know what I'm doing wrong.. It just doesn't work..I even tried to create another JPanel instead of the Container but still doesn't work
  7. Replies
    13
    Views
    4,839

    [SOLVED] Re: Need help with my JTree add JScrollPane

    Oh silly me,

    Well I cant add the JScrollPane to the tree. When I execute my code the JScrollPane isn't in the JTree.
  8. Replies
    13
    Views
    4,839

    [SOLVED] Re: Need help with my JTree add JScrollPane

    Oh I posted it here, coz It's in JFrame :) But maybe I should re-post it to the right directory
  9. Replies
    13
    Views
    4,839

    [SOLVED] Need help with my JTree add JScrollPane

    Hello,


    In my program I'm using JTree and I'm having problem with adding JScrollPane. Can somebody please help me?


    mainTab = new JTabbedPane(JTabbedPane.TOP);...
Results 1 to 9 of 9