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