|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjpicedt.test.TestCanvas
public class TestCanvas
Test class incorporating a BSH interpreter facility for efficient debugging.
Field Summary | |
---|---|
PECanvas |
canvas
|
PicNodeConnection |
con
|
bsh.Interpreter |
interpreter
|
PicText |
text
|
PicText |
text2
|
Constructor Summary | |
---|---|
TestCanvas()
|
Method Summary | |
---|---|
javax.swing.JPanel |
createTestCanvas()
|
static void |
main(java.lang.String[] arg)
test |
void |
run()
Run the BSH interpreter in interactive mode. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public PECanvas canvas
public bsh.Interpreter interpreter
public PicText text
public PicText text2
public PicNodeConnection con
Constructor Detail |
---|
public TestCanvas()
Method Detail |
---|
public static void main(java.lang.String[] arg)
public void run()
run
in interface java.lang.Runnable
public javax.swing.JPanel createTestCanvas()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |