tabs replaced with new design

This commit is contained in:
Ben Fry
2015-01-30 11:27:00 -05:00
parent 4dfd6e08df
commit ddd166ffba
8 changed files with 134 additions and 677 deletions

View File

@@ -52,6 +52,7 @@ public class JavaToolbar extends EditorToolbar {
};
debugButton.setReverse();
box.add(debugButton);
addGap(box);
}