I want to delete items from comboBox on java, if items exist in data table's column.
For example comboBox items: 09:00, 10:00, 11:00 and Data table value: 10:00 on this example, it must delete "10:00" on Combobox.
|
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You can use Or just recreate the model when necessary and set the new model to already existing combobox. |
|||
|
|
|
You can use the |
||||