9899100101102103104105106107108
this.statusBar = new StatusBar(); this.documentContainer = new DocumentContainer(this); this.ruleContainer = new RuleContainer(this); this.treePane = new TreePane(this, this.documentContainer);