Style fixes and import pruning. Beware, CheckStyle is (finally) coming to town.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5240 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -58,7 +58,7 @@ public class ConfigEditorPanel extends JPanel
|
||||
_defaultPane = defaultPane;
|
||||
|
||||
setLayout(new VGroupLayout(VGroupLayout.STRETCH, VGroupLayout.STRETCH,
|
||||
5, VGroupLayout.CENTER));
|
||||
VGroupLayout.DEFAULT_GAP, VGroupLayout.CENTER));
|
||||
|
||||
// create our objects tabbed pane
|
||||
add(_oeditors = new JTabbedPane(JTabbedPane.LEFT));
|
||||
|
||||
Reference in New Issue
Block a user