Package boofcv.gui.dialogs
Interface FilePreviewChooser.Listener
- All Known Implementing Classes:
FilePreviewChooser.DefaultListener
- Enclosing class:
- FilePreviewChooser
public static interface FilePreviewChooser.Listener
Lets the listener know what the user has chosen to do.
-
Method Summary
-
Method Details
-
selectedFile
-
userCanceled
void userCanceled()
-