Uses of Interface
com.formdev.flatlaf.util.SystemFileChooser.ApproveCallback
Packages that use SystemFileChooser.ApproveCallback
-
Uses of SystemFileChooser.ApproveCallback in com.formdev.flatlaf.util
Methods in com.formdev.flatlaf.util that return SystemFileChooser.ApproveCallbackMethods in com.formdev.flatlaf.util with parameters of type SystemFileChooser.ApproveCallbackModifier and TypeMethodDescriptionvoidSystemFileChooser.setApproveCallback(SystemFileChooser.ApproveCallback approveCallback) Sets a callback that is invoked when user presses "OK" button (or double-clicks a file).