Closedown

This commit is contained in:
x03daop
2017-01-10 09:34:56 +01:00
parent 0de937d812
commit 9521df8606

View File

@@ -120,7 +120,7 @@ public class ManipulatorScan extends Panel {
runAsync("ManipulatorScan", args);
/*
getContext().setExecutingContext("manip_scan");
getContext().setExecutionPars("manip_scan");
String scan ="lscan(" + comboMotor.getSelectedItem().toString() + ", ( " ;
for (Component c : panelSensors.getComponents()) {
if ((c instanceof JCheckBox) && ((JCheckBox)c).isSelected())