| Package | Description |
|---|---|
| de.team33.sphinx.alpha.visual |
| Modifier and Type | Class and Description |
|---|---|
static class |
JRadioButtons.Builder<T extends JRadioButton,B extends JRadioButtons.Builder<T,B>>
Builder implementation to build target instances of
JRadioButton. |
| 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 © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.