Closedown

This commit is contained in:
x03daop
2016-12-22 15:52:41 +01:00
parent b05ae21305
commit 1c18b78ebb
7 changed files with 14 additions and 14 deletions

View File

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