aspose file tools
The moose likes Swing / AWT / SWT and the fly likes How can i make a JComboBox or JList to Render Multiple Columns. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "How can i make a JComboBox or JList to Render Multiple Columns." Watch "How can i make a JComboBox or JList to Render Multiple Columns." New topic
Author

How can i make a JComboBox or JList to Render Multiple Columns.

Subin kumar
Greenhorn

Joined: Oct 07, 2005
Posts: 3
Is it possible to display or add a JTable with a title row
inside a JComboBox..?

when we double click on a row from JTable, any one cell value
from the selected row should go as the selected value in the
JComboBox ...

How to acheive this..?
Please help ...
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How can i make a JComboBox or JList to Render Multiple Columns.
 
Similar Threads
Jtable cells
combobox rendered in a Jtable
JTable
Jtable combo box issue
jtable problem please help