adding experiment result

This commit is contained in:
Manindra Moharana
2013-03-30 02:23:46 +05:30
parent 9f0e4b7276
commit cb3f60ed7f
10 changed files with 2471 additions and 582 deletions

View File

@@ -179,7 +179,9 @@ public class DebugEditor extends JavaEditor implements ActionListener {
checkForJavaTabs();
initializeErrorChecker();
ta.setECSandThemeforTextArea(errorCheckerService, dmode);
addXQModeUI();
addXQModeUI();
//TODO: Remove this later
setBounds(160, 400, getWidth(), getHeight());
}
private void addXQModeUI(){