Closedown
This commit is contained in:
@@ -46,7 +46,7 @@ public class TestingList extends Panel {
|
||||
}
|
||||
|
||||
//listen to script end of execution and get return value
|
||||
@Override
|
||||
/* @Override
|
||||
protected void onExecutedFile(String fileName) {
|
||||
try {
|
||||
switch(fileName){
|
||||
@@ -63,7 +63,7 @@ public class TestingList extends Panel {
|
||||
catch (Exception ex) {
|
||||
SwingUtils.showException(getComponent(), ex);
|
||||
}
|
||||
}
|
||||
}*/
|
||||
|
||||
|
||||
public class NetbeansPluginPanel extends MonitoredPanel {
|
||||
|
||||
Reference in New Issue
Block a user