Closedown

This commit is contained in:
x03daop
2015-11-03 09:38:16 +01:00
parent 9ff516e632
commit 0e0037e298
3 changed files with 5 additions and 0 deletions

View File

@@ -70,6 +70,8 @@ public class HoloScan extends Panel {
spinnerFromTheta.setEnabled(spinnerFromPhi.isEnabled());
spinnerToTheta.setEnabled(spinnerToPhi.isEnabled());
spinnerRangeTheta.setEnabled(spinnerRangePhi.isEnabled());
buttonScientaSetup.setEnabled(value);
}
void startScan() throws Exception{