I have a JComboBox in Java, where I show a list of employees, result of a Query, I store it in a ResultSet and I want it to be that when it is selected, I take the ID and not the name, unlike C # , Java does not have a tool like Displa...
asked on
22.04.2016 / 21:40