Questions tagged as 'combobox'

2
answers

utlizacion combobox with database

I have to fill a combox with a single data from the database and I can not do it please someone to help me thanks this is the image of my database this is the code I am using and I need to show it in this part where it says search by date...
asked by 11.12.2018 / 14:00
1
answer

Move data from one JComboBox to another JComboBox

I want to do exactly that, I have a list and if I select an element in JComboBox a is added to JComboBox b , it happens that when the add occurs in JComboBox b the event is launched and returns the element to me JComboBox...
asked by 20.07.2016 / 13:19
1
answer

Add ComboBox inside ListView

I would like to be supported to be able to add a ComboBox control inside a ListView. The image shows the Listview, I want to add a comboBox in the second column for each item that exists in the first column.     
asked by 16.02.2017 / 17:45
1
answer

How to add elements to an ObservableList in JavaFx?

I am currently making a form where I want to store the record of a student of any institution, in that form I have a ComboBox that is "group" and in that Combo I would like to store information of the database on said table. Group Model pac...
asked by 18.12.2016 / 00:45