| Package | Description |
|---|---|
| de.team33.sphinx.alpha.visual |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JToggleButtons.Setup<T extends JToggleButton,S extends JToggleButtons.Setup<T,S>>
Utility interface to set up a target instance of
JToggleButton. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JCheckBoxes.Setup<T extends JCheckBox,S extends JCheckBoxes.Setup<T,S>>
Utility interface to set up a target instance of
JCheckBox. |
static interface |
JRadioButtons.Setup<T extends JRadioButton,S extends JRadioButtons.Setup<T,S>>
Utility interface to set up a target instance of
JRadioButton. |
| Modifier and Type | Class and Description |
|---|---|
static class |
JCheckBoxes.Builder<T extends JCheckBox>
Builder implementation to build target instances of
JCheckBox. |
static class |
JCheckBoxes.Charger<T extends JCheckBox>
Charger implementation to charge target instances of
JCheckBox. |
static class |
JRadioButtons.Builder<T extends JRadioButton>
Builder implementation to build target instances of
JRadioButton. |
static class |
JRadioButtons.Charger<T extends JRadioButton>
Charger implementation to charge target instances of
JRadioButton. |
static class |
JToggleButtons.Builder<T extends JToggleButton>
Builder implementation to build target instances of
JToggleButton. |
static class |
JToggleButtons.Charger<T extends JToggleButton>
Charger implementation to charge target instances of
JToggleButton. |
Copyright © 2025 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.