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
Fields in org.locationtech.jtstest.testbuilder declared as BusyDialog.Executable Modifier and Type Field Description private BusyDialog.Executable
BusyDialog. executable
Methods in org.locationtech.jtstest.testbuilder with parameters of type BusyDialog.Executable Modifier and Type Method Description void
BusyDialog. execute(java.lang.String description, BusyDialog.Executable executable)
Runs the Executable and displays the BusyDialog.
-