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