The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
April 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

layout manager?

Posted by sufi on April 07, 2000 at 9:43 AM

Hi, I need to put in a JDialog controls like this:

JLabelA**********************************JLabelB
JListA(in a JScrollPane)**JButton1**JButton2**JListB(in a JScrollPane)


JLabelC************************************JLabelD
JListC(in a JScrollPane)**JButton3**JButton4**JListD(in a JScrollPane)


JLabel5***********************JTextfield

Startbutton***********************CancelButton
What I mean by(**) is space between components.
Thanks





Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us