Link to home
Start Free TrialLog in
Avatar of allelopath
allelopath

asked on

User defined values for combobox

I have a situation where I have a table with 2 columns. The first column contains a variable name typed in by the user. The second column contains a JComboBox with values for that variable. The twist is that the user needs to be able to define the values in that JComboBox. The user needs to be able to add and delete entries in that combo box

Can anyone show me an example, or explain how it this would be done?

SOLUTION
Avatar of CEHJ
CEHJ
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial