mirror of
https://github.com/processing/processing4.git
synced 2026-02-07 23:59:21 +01:00
adding experiment result
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user