Add send_event to scripting API

This commit is contained in:
2025-08-20 15:18:55 +02:00
parent 795026b34e
commit 83a1ae739d
7 changed files with 452 additions and 8 deletions
@@ -1,6 +1,5 @@
package ch.psi.mxsc;
import ch.psi.pshell.framework.Context;
import ch.psi.pshell.swing.DataPanel;
import ch.psi.pshell.app.MainFrame;
import ch.psi.pshell.framework.Setup;