| Package | Description |
|---|---|
| de.team33.sphinx.alpha.visual |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AbstractButtons.Setup<T extends AbstractButton,S extends AbstractButtons.Setup<T,S>>
Utility interface to set up a target instance of
AbstractButton. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JButtons.Setup<T extends JButton,S extends JButtons.Setup<T,S>>
Utility interface to set up a target instance of
JButton. |
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 |
JCheckBoxMenuItems.Setup<T extends JCheckBoxMenuItem,S extends JCheckBoxMenuItems.Setup<T,S>>
Utility interface to set up a target instance of
JCheckBoxMenuItem. |
static interface |
JMenuItems.Setup<T extends JMenuItem,S extends JMenuItems.Setup<T,S>>
Utility interface to set up a target instance of
JMenuItem. |
static interface |
JMenus.Setup<T extends JMenu,S extends JMenus.Setup<T,S>>
Utility interface to set up a target instance of
JMenu. |
static interface |
JRadioButtonMenuItems.Setup<T extends JRadioButtonMenuItem,S extends JRadioButtonMenuItems.Setup<T,S>>
Utility interface to set up a target instance of
JRadioButtonMenuItem. |
static interface |
JRadioButtons.Setup<T extends JRadioButton,S extends JRadioButtons.Setup<T,S>>
Utility interface to set up a target instance of
JRadioButton. |
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 | Class and Description |
|---|---|
static class |
AbstractButtons.Builder<T extends AbstractButton>
Builder implementation to build target instances of
AbstractButton. |
static class |
AbstractButtons.Charger<T extends AbstractButton>
Charger implementation to charge target instances of
AbstractButton. |
static class |
JButtons.Builder<T extends JButton>
Builder implementation to build target instances of
JButton. |
static class |
JButtons.Charger<T extends JButton>
Charger implementation to charge target instances of
JButton. |
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 |
JCheckBoxMenuItems.Builder<T extends JCheckBoxMenuItem>
Builder implementation to build target instances of
JCheckBoxMenuItem. |
static class |
JCheckBoxMenuItems.Charger<T extends JCheckBoxMenuItem>
Charger implementation to charge target instances of
JCheckBoxMenuItem. |
static class |
JMenuItems.Builder<T extends JMenuItem>
Builder implementation to build target instances of
JMenuItem. |
static class |
JMenuItems.Charger<T extends JMenuItem>
Charger implementation to charge target instances of
JMenuItem. |
static class |
JMenus.Builder<T extends JMenu>
Builder implementation to build target instances of
JMenu. |
static class |
JMenus.Charger<T extends JMenu>
Charger implementation to charge target instances of
JMenu. |
static class |
JRadioButtonMenuItems.Builder<T extends JRadioButtonMenuItem>
Builder implementation to build target instances of
JRadioButtonMenuItem. |
static class |
JRadioButtonMenuItems.Charger<T extends JRadioButtonMenuItem>
Charger implementation to charge target instances of
JRadioButtonMenuItem. |
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.