80c36d225b732ca257071ad398b2e923539b1854
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private closeTab(tab Tab, activeTabClosedHandler ActiveTabClosedHandler) : void extracted from private closeTab(tab Tab) : void in class org.eclipse.che.ide.ui.multisplitpanel.panel.SubPanelViewImpl | From | To | |
Extract Method public activateTab(tab Tab) : void extracted from public onTabClicked(tab Tab) : void in class org.eclipse.che.ide.ui.multisplitpanel.panel.SubPanelViewImpl | From | To |