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