Advertisement

07.07.2008 at 11:26PM PDT, ID: 23545625
[x]
Attachment Details

Help with BoxLayout

Asked by zolf in Java Programming Language, Java AWT & Swing

hello there,

i am trying to layout my components in a boxlayout.but the components are in the middle.i want them in the right side corner of the tab.below is my codeStart Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
JPanel tab=new JPanel();
		tab.setLayout(new BoxLayout(tab,BoxLayout.Y_AXIS));
		//tab.add(Box.createVerticalStrut(5));
		//tab.add(new JScrollPane(tree));
		tab.add(Box.createRigidArea(new Dimension(0,20)));
		JLabel label1=new JLabel("Brand Name");
		tab.add(label1);
		tab.add(Box.createRigidArea(new Dimension(10,0)));
		tab.add(brandNameTF);
		tab.add(Box.createRigidArea(new Dimension(0,20)));
		JLabel label2=new JLabel("Generic Name");
		tab.add(label2);
		tab.add(Box.createRigidArea(new Dimension(10,0)));
		tab.add(genericNameTF);
		tab.add(Box.createRigidArea(new Dimension(0,20)));
		JLabel label3=new JLabel("Dosage Form");
		tab.add(label3);
		tab.add(Box.createRigidArea(new Dimension(10,0)));
		tab.add(dosageFormTF);
		tab.add(Box.createVerticalStrut(5));
		
		tabs.addTab("Product Specification",tab);
Attachments:
 
layout snapshot
layout snapshot
 
 
 
[+][-]07.08.2008 at 12:00AM PDT, ID: 21951508

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:01AM PDT, ID: 21951516

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:07AM PDT, ID: 21951531

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:09AM PDT, ID: 21951542

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:12AM PDT, ID: 21951553

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:15AM PDT, ID: 21951566

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:33AM PDT, ID: 21951642

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:36AM PDT, ID: 21951657

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]07.08.2008 at 12:38AM PDT, ID: 21951670

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:39AM PDT, ID: 21951676

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:44AM PDT, ID: 21951702

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:45AM PDT, ID: 21951707

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:45AM PDT, ID: 21951709

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:47AM PDT, ID: 21951719

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:49AM PDT, ID: 21951729

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Java Programming Language, Java AWT & Swing
Sign Up Now!
Solution Provided By: sciuriware
Participating Experts: 3
Solution Grade: A
 
 
[+][-]07.08.2008 at 12:52AM PDT, ID: 21951748

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 12:54AM PDT, ID: 21951759

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 01:08AM PDT, ID: 21951802

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 01:37AM PDT, ID: 21951924

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628