This commit is contained in:
gac-iss
2025-08-27 14:39:33 +02:00
parent d932909a42
commit 15a078458e
5 changed files with 18 additions and 38 deletions

View File

@@ -3,7 +3,7 @@ import ch.psi.pshell.device.DeviceBase.DeviceInvalidParameterException;
import ch.psi.pshell.plot.LinePlotSeries;
import ch.psi.pshell.swing.DevicePanel;
import ch.psi.pshell.swing.ValueSelection;
import ch.psi.utils.swing.SwingUtils;
import ch.psi.pshell.swing.SwingUtils;
import java.awt.Component;
import java.io.IOException;
import java.util.HashMap;