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