| Package | Description |
|---|---|
| de.team33.sphinx.alpha.visual |
| Modifier and Type | Class and Description |
|---|---|
static class |
JTextPanes.Builder<T extends JTextPane,B extends JTextPanes.Builder<T,B>>
Builder implementation to build target instances of
JTextPane. |
| Modifier and Type | Method and Description |
|---|---|
static JTextPanes.Builder<JTextPane,?> |
JTextPanes.builder()
Returns a new
JTextPanes.Builder for target instances of type JTextPane. |
static <T extends JTextPane> |
JTextPanes.builder(Supplier<T> newTarget)
Returns a new
JTextPanes.Builder for target instances as supplied by the given Supplier. |
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.