|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
JTable With ComboBox (list)Hi!
I have struggled trying to find a tutorial how to add combobox to one of the columns in JTable in Netbeans. I have noticed that it gives us an option using editor or renderer, but I am not familiar how to do it in netbeans. I appreciate if you have step by step including code how to do it. Thanks. |
|
|
|
|
|
Re: JTable With ComboBox (list)Thank you. However, I thought Netbeans would create a new class that extends to TableCellRenderer or DefaultCellEditor when I entered the name of class automatically. It sounds like Netbeans did not give us that options. Example: Netbeans would allow us to create a new action via GUI (menu).
Am I right that there is no way that netbeans could automatically create a new class related to tablecellrenderer or defaultcelleditor based on the object such as combobox or anything else to be inserted into column?
|
| Free embeddable forum powered by Nabble | Forum Help |