| Package | Description |
|---|---|
| de.team33.sphinx.alpha.visual |
| Modifier and Type | Method and Description |
|---|---|
static <E> JComboBoxes.Builder<E,JComboBox<E>> |
JComboBoxes.builder(ComboBoxModel<E> model)
Returns a new
JComboBoxes.Builder for target instances of type JComboBox. |
static <E,T extends JComboBox<E>> |
JComboBoxes.builder(Supplier<T> newTarget)
Returns a new
JComboBoxes.Builder for target instances as supplied by the given Supplier. |
Copyright © 2025 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.