Package boofcv.gui.dialogs
Interface FileBrowser.Listener
-
- Enclosing class:
- FileBrowser
public static interface FileBrowser.Listener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleDoubleClickedFile(java.io.File file)voidhandleSelectedFile(java.io.File file)
-