javadoc loading tests

This commit is contained in:
Manindra Moharana
2013-04-17 23:25:24 +05:30
parent 4d6ac4993e
commit 6bd36efa3a
4 changed files with 241 additions and 57 deletions

View File

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