Hi all,
I've asked this quesion in following forum... but didn't get any answer...
https://forums.oracle.com/forums/thread.jspa?threadID=2268390&tstart=0
I thought I'll get some help from this forum.
I have a comboBox in a Jtable.
Now I need to update(add few more items in it) that combobox based on the other cell's value.
How can I do that?
This is what i tried... but didn't work
I've "ScaleTypeComboBoxEditor" and "LingComboBoxEditor" for two different combobox...
In ScaleTypeComboBoxEditor I've added following code to update ComponentCreator.linguisticList
I'm stuck...Please help me....thanks in advance