| Constructor and Description |
|---|
JComboBoxes()
|
| Modifier and Type | Method and Description |
|---|---|
static <E> E |
getSelectedItem(JComboBox
Method to get the selected item of a
JComboBox without casting.
|