Uses of Interface
com.formdev.flatlaf.ui.FlatNativeLinuxLibrary.FileChooserCallback
Packages that use FlatNativeLinuxLibrary.FileChooserCallback
-
Uses of FlatNativeLinuxLibrary.FileChooserCallback in com.formdev.flatlaf.ui
Methods in com.formdev.flatlaf.ui with parameters of type FlatNativeLinuxLibrary.FileChooserCallbackModifier and TypeMethodDescriptionstatic String[]FlatNativeLinuxLibrary.showFileChooser(Window owner, int dark, boolean open, String title, String okButtonLabel, String currentName, String currentFolder, int optionsSet, int optionsClear, FlatNativeLinuxLibrary.FileChooserCallback callback, int fileTypeIndex, String[] fileTypes, int[] retFileTypeIndex) Shows the Linux/GTK system file dialog GtkFileChooserDialog.