Search:

Type: Posts; User: Manish87

Search: Search took 0.09 seconds.

  1. Replies
    8
    Views
    2,362

    [SOLVED] Re: setPrefferedsize not working?

    Hello,

    Well i finally figured out what the problem was with the code.Read the oracle turotial on boxlayout for like nearly 14 times and finally got it!*Sigh*. Neways key point of the BoxLayout...
  2. Replies
    8
    Views
    2,362

    [SOLVED] Re: setPrefferedsize not working?

    Hello,


    Well sir thank you for the reply,As you directed,if i change the layout of the Contentpane from BoxLayout to flowLayout,the setPrefferedSize() comes into play and the panel appears at the...
  3. Replies
    8
    Views
    2,362

    [SOLVED] Re: setPrefferedsize not working?

    Hi,

    Thanks for the reply sir,as you had pointed out some of the error in the code,i have modified it according to it!.But the problem of resizing of panel in the box layout container still...
  4. Replies
    8
    Views
    2,362

    [SOLVED] Re: setPrefferedsize not working?

    Hello,


    Thanks a ton for the reply copeg.


    Yes,i did go through the link posted by you,Learned some new things about the layouts.

    Neways from the box layout section of the link you posted...
  5. Replies
    8
    Views
    2,362

    [SOLVED] setPrefferedsize not working?

    Hi,

    scenario:

    i was working on a swing application,which involved placing one panel inside another hence i placed the panel2(layout:borderlayout) inside another panel1(layout: box layout),but...
Results 1 to 5 of 5