| Package | Description |
|---|---|
| de.team33.sphinx.alpha.visual |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JTextFields.Setup<T extends JTextField,S extends JTextFields.Setup<T,S>>
Utility interface to set up a target instance of
JTextField. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JFormattedTextFields.Setup<T extends JFormattedTextField,S extends JFormattedTextFields.Setup<T,S>>
Utility interface to set up a target instance of
JFormattedTextField. |
static interface |
JPasswordFields.Setup<T extends JPasswordField,S extends JPasswordFields.Setup<T,S>>
Utility interface to set up a target instance of
JPasswordField. |
| Modifier and Type | Class and Description |
|---|---|
static class |
JFormattedTextFields.Builder<T extends JFormattedTextField,B extends JFormattedTextFields.Builder<T,B>>
Builder implementation to build target instances of
JFormattedTextField. |
static class |
JPasswordFields.Builder<T extends JPasswordField,B extends JPasswordFields.Builder<T,B>>
Builder implementation to build target instances of
JPasswordField. |
static class |
JTextFields.Builder<T extends JTextField,B extends JTextFields.Builder<T,B>>
Builder implementation to build target instances of
JTextField. |
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.