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 / GUI / January 2004

Tip: Looking for answers? Try searching our database.

Why JTable doesn't show array cell value as JComboBox

Thread view: 
Dmitry R - 09 Jan 2004 23:57 GMT
JOptionPane or JList can handle array values correctly, however when I
use a table I get something like L[java.langString... when I expect a
combobox. I tried to modify model of table to specify String[].class
as type of cell, but it didn't help. Any ideas?
ak - 10 Jan 2004 01:16 GMT
> JOptionPane or JList can handle array values correctly, however when I
> use a table I get something like L[java.langString... when I expect a
> combobox. I tried to modify model of table to specify String[].class
> as type of cell, but it didn't help. Any ideas?

you need proper TableCellRenderer.

____________

http://reader.imagero.com the best java image reader.
Steve W. Jackson - 12 Jan 2004 20:01 GMT
>:> JOptionPane or JList can handle array values correctly, however when I
>:> use a table I get something like L[java.langString... when I expect a
>:> combobox. I tried to modify model of table to specify String[].class
>:> as type of cell, but it didn't help. Any ideas?
>:
>:you need proper TableCellRenderer.

As a matter of fact, the API documentation includes a reference link to
the tutorial material that addresses this subject pretty well.  It's
where I turned recently when working on a new feature that needed to
have a well behaved JTable.  It's at <http://java.sun.com/docs/books/tutorial/uiswing/components/table.html>.

= Steve =
Signature

Steve W. Jackson
Montgomery, Alabama



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



©2008 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.