Uses of Interface
com.formdev.flatlaf.ui.FlatNativeWindowsLibrary.FileChooserCallback
Packages that use FlatNativeWindowsLibrary.FileChooserCallback
-
Uses of FlatNativeWindowsLibrary.FileChooserCallback in com.formdev.flatlaf.ui
Methods in com.formdev.flatlaf.ui with parameters of type FlatNativeWindowsLibrary.FileChooserCallbackModifier and TypeMethodDescriptionstatic String[]FlatNativeWindowsLibrary.showFileChooser(Window owner, boolean open, String title, String okButtonLabel, String fileNameLabel, String fileName, String folder, String saveAsItem, String defaultFolder, String defaultExtension, int optionsSet, int optionsClear, FlatNativeWindowsLibrary.FileChooserCallback callback, int fileTypeIndex, String[] fileTypes, int[] retFileTypeIndex)