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