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