Closedown
This commit is contained in:
@@ -61,6 +61,7 @@ public class TestingPanel extends Panel {
|
||||
|
||||
protected void onExecutedFile(String fileName) {
|
||||
try {
|
||||
SwingUtils.showMessage(getComponent(), "", fileName.toString() );
|
||||
switch(fileName){
|
||||
case "test":
|
||||
Object ret = eval("ret");
|
||||
|
||||
Reference in New Issue
Block a user