Uses of Class
de.team33.sphinx.metis.JFileChoosers.Builder
-
Uses of JFileChoosers.Builder in de.team33.sphinx.metis
Methods in de.team33.sphinx.metis that return JFileChoosers.BuilderModifier and TypeMethodDescriptionstatic JFileChoosers.Builder<JFileChooser>JFileChoosers.builder()Returns a newJFileChoosers.Builderfor target instances of typeJFileChooser.static <T extends JFileChooser>
JFileChoosers.Builder<T>Returns a newJFileChoosers.Builderfor target instances as supplied by the givenSupplier.