Package com.biglybt.ui.swt.shells
Interface RevertFileLocationsWindow.ResultListener
- Enclosing class:
RevertFileLocationsWindow
public static interface RevertFileLocationsWindow.ResultListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
closed
(boolean ok, boolean hard_link, boolean copy_files, boolean retain_name)
-
Method Details
-
closed
void closed(boolean ok, boolean hard_link, boolean copy_files, boolean retain_name)
-