jpicedt.test
Class TestCanvas
java.lang.Object
jpicedt.test.TestCanvas
- All Implemented Interfaces:
- Runnable
public class TestCanvas
- extends Object
- implements Runnable
Test class incorporating a BSH interpreter facility for efficient debugging.
- Since:
- jpicedt 1.3.2
- Version:
- $Id: TestCanvas.java,v 1.44 2013/03/27 06:52:56 vincentb1 Exp $
- Author:
- Sylvain Reynal
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
canvas
public PECanvas canvas
interpreter
public Interpreter interpreter
text
public PicText text
text2
public PicText text2
con
public PicNodeConnection con
TestCanvas
public TestCanvas()
main
public static void main(String[] arg)
- test
run
public void run()
- Run the BSH interpreter in interactive mode.
- Specified by:
run
in interface Runnable
createTestCanvas
public JPanel createTestCanvas()
Submit a bug : syd@jpicedt.org