99436e352ea0aca5cfc7e8ad8ddbbc0c7a1e25d0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public handleOperationStatus(logError boolean, dialogTitle String, ce CommonException) : void from class melnorme.lang.ide.ui.utils.UIOperationErrorHandlerImpl to public handleOperationStatus(opName String, ce CommonException) : void from class melnorme.lang.ide.ui.utils.UIOperationsStatusHandler | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter dialogTitle : String to opName : String in method public handleOperationStatus(opName String, ce CommonException) : void in class melnorme.lang.ide.ui.utils.UIOperationsStatusHandler | From | To |