463464465466467468469470
} } public void initPerspectiveManager(MenuBarViewTool menuBarViewTool) { if (perspectivesManager == null) { this.perspectivesManager = new PerspectivesManager(menuBarViewTool); } }
492493494495496497498499
518519520521522523524525526
} } public void initPerspectiveManager(MenuBarViewTool menuBarViewTool) { if (perspectivesManager == null) { this.perspectivesManager = new PerspectivesManager(menuBarViewTool); // this.perspectivesManager.init(); } }
537538539540541542543544
513514515516517518519520
533534535536537538539540