50f4837ff9d2ee3b28ba01d23905098a3044c302
Files Diff
- Added: 7
- Removed: 1
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getEmptyText() : StatusText renamed to public getEmptyStatus() : EmptyStatus in class org.eclipse.che.ide.ui.status.ComponentWithEmptyStatus | From | To | |
| Rename Method public getEmptyText() : StatusText renamed to public getEmptyStatus() : EmptyStatus in class org.eclipse.che.ide.ui.smartTree.Tree | From | To | |
| Change Return Type | 4 | ||
| Change Return Type StatusText to EmptyStatus in method public appendText(text String) : EmptyStatus in class org.eclipse.che.ide.ui.status.StatusText | From | To | |
| Change Return Type StatusText to EmptyStatus in method public setText(text String) : EmptyStatus in class org.eclipse.che.ide.ui.status.StatusText | From | To | |
| Change Return Type StatusText to EmptyStatus in method public getEmptyStatus() : EmptyStatus in class org.eclipse.che.ide.ui.status.ComponentWithEmptyStatus | From | To | |
| Change Return Type StatusText to EmptyStatus in method public getEmptyStatus() : EmptyStatus in class org.eclipse.che.ide.ui.smartTree.Tree | From | To | |
| Rename Class | 1 | ||
| Rename Class org.eclipse.che.ide.ui.status.ComponentWithEmptyText renamed to org.eclipse.che.ide.ui.status.ComponentWithEmptyStatus | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute emptyText : StatusText to emptyStatus : EmptyStatus<Tree> in class org.eclipse.che.ide.ui.smartTree.Tree | From | To | |
| Extract Interface | 1 | ||
| Extract Interface org.eclipse.che.ide.ui.status.EmptyStatus from classes [org.eclipse.che.ide.ui.status.StatusText] | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type emptyText : StatusText to emptyStatus : EmptyStatus<Tree> in class org.eclipse.che.ide.ui.smartTree.Tree | From | To |