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