| Modifier and Type | Class and Description |
|---|---|
static class |
JLayers.Builder<C extends Component,B extends JLayers.Builder<C,B>>
Builder implementation to build target instances of
JLayer. |
static interface |
JLayers.Setup<C extends Component,S extends JLayers.Setup<C,S>>
Utility interface to set up a target instance of
JLayer. |
| Modifier and Type | Method and Description |
|---|---|
static <C extends Component> |
builder(Class<C> componentClass)
Returns a new
JLayers.Builder for target instances of type JLayer. |
public static <C extends Component> JLayers.Builder<C,?> builder(Class<C> componentClass)
JLayers.Builder for target instances of type JLayer.Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.