ij
Class SocketListener
java.lang.Object
ij.SocketListener
- All Implemented Interfaces:
- Runnable
public class SocketListener
- extends Object
- implements Runnable
Runs commands sent to the port returned by ImageJ.getPort().
Commands:
open path (opens a file)
macro path (runs a macro file)
run command-name (runs an ImageJ menu command)
eval macro (evaluates a macro)
user.dir path (sets the current directory)
|
Method Summary |
void |
run()
|
SocketListener
public SocketListener()
run
public void run()
- Specified by:
run in interface Runnable
jHepWork 3.2 © jWork.org