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