- SynchronousJFXFileChooser
-
-
Constructor Summary
Constructors
Constructor and description |
SynchronousJFXFileChooser
(java.util.function.Supplier<FileChooser> fileChooserFactory)
|
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
-
-
Constructor Detail
-
public SynchronousJFXFileChooser(java.util.function.Supplier<FileChooser> fileChooserFactory)
-
Method Detail
-
@com.github.javaparser.ast.expr.MarkerAnnotationExprOverride
public java.io.File apply(FileChooser fileChooser)
-
@com.github.javaparser.ast.expr.MarkerAnnotationExprOverride
public java.io.File apply(FileChooser fileChooser)
-
@com.github.javaparser.ast.expr.MarkerAnnotationExprOverride
public java.util.List<java.io.File> apply(FileChooser fileChooser)
-
@com.github.javaparser.ast.expr.MarkerAnnotationExprOverride
public final T call()
-
public T showDialog(java.util.function.Function<FileChooser, T> method)
-
public java.io.File showOpenDialog()
-
public java.util.List<java.io.File> showOpenMultipleDialog()
-
public java.io.File showSaveDialog()
ReadyAPI functional (soapui) SDK 3.2.0