Hello All,
My Panel should look as below
1) Scroll Pane A
which has in it a JTree structure
2) A Panel B
which has in it 4 Buttons,
AddAll,Remove,RemoveAll.
3) A Scroll Pane C
which is alist of items ,i have selected from
the A(hmm! the Tree)
4) A Panel D
which has two buttons ( for moving
the elements in C ,up and Down)
the logic of the things works proper
I use Forte to Draw this and then change the layout to GridBag.
now my problem is!!
i am not able to align the same.
i.e
Lets call the whole set has listchooserPanel.
i have two panels
1)List ChooserPanel
2) A panel with a label and a textfield
i am not able to align the listchooserpanel
starting to start of label.
Any clue why this problem.
Is there any Listchooser class ,for my requirement
in
Java Thanks and Regards
vinaya