Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / February 2006

Tip: Looking for answers? Try searching our database.

Combobox and grid controls with JBuilder

Thread view: 
Trimtrom - 02 Feb 2006 22:32 GMT
Hello

I am a VB programmer trying to learn Java with JBuilder Foundation.

I am looking for a Java combobox component with a multicolumn dropdown
to use in my database app, and also a grid that will support embedding
other controls such as a multicolumn combobox within one of the grid
columns.  (VB doesn't have such controls.)

I was wondering if there were any free opensource components such as
the above that I could download from somewhere on the Net.  Are there a
good number of free Java components available generally, or should I
try Delphi, perhaps, or something like that, because I am at my wits'
end to find free well constructed relatively sophisticated GUI controls
to use with Visual Basic.  I have basically given up!!!  Microsoft
programmers insist on charging for their work....

If anyone can help me find the above GUI controls for Java, please
help.

Many thanks,

Trimtrom
Thomas Weidenfeller - 03 Feb 2006 08:27 GMT
> I am a VB programmer trying to learn Java with JBuilder Foundation.

Please don't multi-post.

/Thomas
Signature

The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/

Roedy Green - 03 Feb 2006 11:06 GMT
>I am looking for a Java combobox component with a multicolumn dropdown
>to use in my database app, and also a grid that will support embedding
>other controls such as a multicolumn combobox within one of the grid
>columns.  (VB doesn't have such controls.

You can use a JTable with a custom cell renderer and custom editor.
Normally you scroll rather than pop up.

You might see what happens if you use a pair of JPopupMenus that you
trigger in tandem.

The other thing to look into is writing a custom renderer for
JComboBox where you render two cells for each slot.

Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.