| Package | Description |
|---|---|
| de.team33.sphinx.alpha.visual |
| Modifier and Type | Method and Description |
|---|---|
static <E> JLists.Builder<E,JList<E>> |
JLists.builder(ListModel<E> model)
Returns a new
JLists.Builder for target instances of type JList. |
static <E,T extends JList<E>> |
JLists.builder(Supplier<T> newTarget)
Returns a new
JLists.Builder for target instances as supplied by the given Supplier. |
Copyright © 2025 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.