Class JythonWindow

java.lang.Object
javax.swing.AbstractAction
jmri.jmrit.jython.JythonWindow
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class JythonWindow extends AbstractAction
This Action creates a JmriJFrame displaying the thread output log from the RunJythonScript class.
See Also: