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