Closedown
This commit is contained in:
@@ -57,6 +57,7 @@ public class ManipulatorScan extends Panel {
|
||||
spinnerTo.setEnabled(enableControls && radioAbsolute.isSelected());
|
||||
spinnerRange.setEnabled(enableControls && !radioAbsolute.isSelected());
|
||||
|
||||
buttonScientaSetup.setEnabled(value);
|
||||
}
|
||||
|
||||
void startScan() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user