I just thought I would let you know that I have done it like so. But with doing it like this I cannot choose between each item that I put in the ComboBox it is all ways set to "hello". How can I make it so that I can choose between each item? Thanks ben
There's an example of using a JComboBox as a TableCellEditor in the Swing Tutorial.
You are seeing "hello" every time because every time the TableCellRenderer you have created is called, you return a brand new combo box. You should use TableCellEditor instead, and you should extend JComboBox, or have a single JComboBox instance in your class that you return the same reference to each time. You would set the current value by using the "value" parameter being sent to the getTableCellEditor() method.
-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
Without subsidies, chem-ag food costs four times more than organic. Or this tiny ad: