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