Package boofcv.gui.dialogs
Interface OpenImageSetDialog.Listener
-
- All Known Implementing Classes:
OpenImageSetDialog.DefaultListener
- Enclosing class:
- OpenImageSetDialog
public static interface OpenImageSetDialog.ListenerLets the listener know what the user has chosen to do.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidselectedImages(java.lang.String... images)voiduserCanceled()
-