MainPanel prototype
This commit is contained in:
@@ -181,4 +181,9 @@ public class Controller {
|
||||
updateView();
|
||||
}
|
||||
|
||||
public void clearImageDetection() throws Context.ContextStateException {
|
||||
getMainFrame().evalAsync("clear_detection(None)");
|
||||
updateView();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user