Uses of Interface
org.locationtech.jtstest.testbuilder.BusyDialog.Executable
-
Packages that use BusyDialog.Executable Package Description org.locationtech.jtstest.testbuilder -
-
Uses of BusyDialog.Executable in org.locationtech.jtstest.testbuilder
Methods in org.locationtech.jtstest.testbuilder with parameters of type BusyDialog.Executable Modifier and Type Method Description void
BusyDialog. execute(String description, BusyDialog.Executable executable)
Runs the Executable and displays the BusyDialog.
-