| 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,B extends Dialogs.Builder<T,B>>
Builder implementation to build target instances of
Dialog. |
static class |
JDialogs.Builder<T extends JDialog,B extends JDialogs.Builder<T,B>>
Builder implementation to build target instances of
JDialog. |
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.