| Package | Description |
|---|---|
| de.team33.sphinx.alpha.visual |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JEditorPanes.Setup<T extends JEditorPane,S extends JEditorPanes.Setup<T,S>>
Utility interface to set up a target instance of
JEditorPane. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JTextPanes.Setup<T extends JTextPane,S extends JTextPanes.Setup<T,S>>
Utility interface to set up a target instance of
JTextPane. |
| Modifier and Type | Class and Description |
|---|---|
static class |
JEditorPanes.Builder<T extends JEditorPane>
Builder implementation to build target instances of
JEditorPane. |
static class |
JEditorPanes.Charger<T extends JEditorPane>
Charger implementation to charge target instances of
JEditorPane. |
static class |
JTextPanes.Builder<T extends JTextPane>
Builder implementation to build target instances of
JTextPane. |
static class |
JTextPanes.Charger<T extends JTextPane>
Charger implementation to charge target instances of
JTextPane. |
Copyright © 2025 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.