|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JMultipleSelectionComboBox | |
|---|---|
| com.antelmann.util.gui | This package contains utility classes for GUI related implementations. |
| Uses of JMultipleSelectionComboBox in com.antelmann.util.gui |
|---|
| Methods in com.antelmann.util.gui that return JMultipleSelectionComboBox | |
|---|---|
JMultipleSelectionComboBox |
JMultipleSelectionComboBox.insertAllSelectOption()
puts a special item at the top of the list model that allows to select all entries (if it didn't already exist) |
JMultipleSelectionComboBox |
JMultipleSelectionComboBox.insertNoSelectOption()
puts a special item at the top of the list model that allows to select no entries (if it didn't already exist) |
JMultipleSelectionComboBox |
JMultipleSelectionComboBox.insertSpecialSelectionOption(String title,
Object... selection)
puts a special item at the top of the list model that allows to select a given predefined selection by a name |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||