| 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,B extends JEditorPanes.Builder<T,B>>
Builder implementation to build target instances of
JEditorPane. |
static class |
JTextPanes.Builder<T extends JTextPane,B extends JTextPanes.Builder<T,B>>
Builder implementation to build target instances of
JTextPane. |
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.