| 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>
Builder implementation to build target instances of
JFormattedTextField. |
static class |
JFormattedTextFields.Charger<T extends JFormattedTextField>
Charger implementation to charge target instances of
JFormattedTextField. |
static class |
JPasswordFields.Builder<T extends JPasswordField>
Builder implementation to build target instances of
JPasswordField. |
static class |
JPasswordFields.Charger<T extends JPasswordField>
Charger implementation to charge target instances of
JPasswordField. |
static class |
JTextFields.Builder<T extends JTextField>
Builder implementation to build target instances of
JTextField. |
static class |
JTextFields.Charger<T extends JTextField>
Charger implementation to charge target instances of
JTextField. |
Copyright © 2025 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.