The Artima Developer Community
Sponsored Link

Java Answers Forum
V.V. IMP Swing Form Problem !!!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
rohit

Posts: 1
Nickname: rrrrohit10
Registered: Aug, 2004

V.V. IMP Swing Form Problem !!! Posted: Aug 29, 2004 11:38 PM
Reply to this message Reply
Advertisement
Hi,
Could you Please let me know how FORMS-BUILDER" class generates nearly all the forms of your application only with one database-schema.
It is a great idea.

Moreover I have a problem.Hope if you will help me solve it.

I have a Jframe which contains menu.On clicking a menu the respective JPanel is called.Now how do I position the components in the JPanel so that it attains the following form.??????

<pre>
Label
Label TextField
Label combobox
Label combobox View Details
Label Xyz Label abc
Label
Label TextField
Label TextField

Note: cb=ComboBox, tf=TextField


Label

ColHead1 ColHead2 ColHead3 ColHead4 ColHead5 Add Row
1. tf tf tf cb
2. tf tf tf cb

Label TextField
Label TextField
Label TextField



Label

Col1 Col2 Col3 Col4 Col5 Col6 Col7 AddRow
tf cb cb cb tf tf cb
tf cb cb cb tf tf cb

Label TextField
Label TextField
Label TextField


Label TextField
Label TextField
Label TextField



Label

Label TextField
Label TextField
Label combobox
Label TextField
Label RadioButton RadioButton
Label TextField
Label RadioButton RadioButton
Label TextField
Label TextField
Label TextField

Label CheckBox
CheckBox
CheckBox

Label CheckBox

</pre>

Thanks.

Topic: Can you please help me to find jsp-servlet provider Previous Topic   Next Topic Topic: Java Beginner

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use