| Package | Description |
|---|---|
| de.team33.sphinx.alpha.visual |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Windows.Setup<T extends Window,S extends Windows.Setup<T,S>>
Utility interface to set up a target instance of
Window. |
| 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. |
static interface |
Frames.Setup<T extends Frame,S extends Frames.Setup<T,S>>
Utility interface to set up a target instance of
Frame. |
static interface |
JDialogs.Setup<T extends JDialog,S extends JDialogs.Setup<T,S>>
Utility interface to set up a target instance of
JDialog. |
static interface |
JFrames.Setup<T extends JFrame,S extends JFrames.Setup<T,S>>
Utility interface to set up a target instance of
JFrame. |
static interface |
JWindows.Setup<T extends JWindow,S extends JWindows.Setup<T,S>>
Utility interface to set up a target instance of
JWindow. |
| 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 |
Frames.Builder<T extends Frame>
Builder implementation to build target instances of
Frame. |
static class |
Frames.Charger<T extends Frame>
Charger implementation to charge target instances of
Frame. |
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. |
static class |
JFrames.Builder<T extends JFrame>
Builder implementation to build target instances of
JFrame. |
static class |
JFrames.Charger<T extends JFrame>
Charger implementation to charge target instances of
JFrame. |
static class |
JWindows.Builder<T extends JWindow>
Builder implementation to build target instances of
JWindow. |
static class |
JWindows.Charger<T extends JWindow>
Charger implementation to charge target instances of
JWindow. |
static class |
Windows.Builder<T extends Window>
Builder implementation to build target instances of
Window. |
static class |
Windows.Charger<T extends Window>
Charger implementation to charge target instances of
Window. |
Copyright © 2025 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.