ce35a8a616fac2d6983be1b4d58b5c7700b2d315
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable reportMessage : String to databaseTestResults : DatabaseTestResults in method public test(shell Shell, dbinfo DatabaseMeta) : void in class org.pentaho.di.ui.core.database.dialog.DatabaseDialog | From | To | |
Rename Variable dialog : EnterTextDialog to msgDialog : ShowMessageDialog in method public test(shell Shell, dbinfo DatabaseMeta) : void in class org.pentaho.di.ui.core.database.dialog.DatabaseDialog | From | To | |
Change Variable Type | 2 | ||
Change Variable Type dialog : EnterTextDialog to msgDialog : ShowMessageDialog in method public test(shell Shell, dbinfo DatabaseMeta) : void in class org.pentaho.di.ui.core.database.dialog.DatabaseDialog | From | To | |
Change Variable Type reportMessage : String to databaseTestResults : DatabaseTestResults in method public test(shell Shell, dbinfo DatabaseMeta) : void in class org.pentaho.di.ui.core.database.dialog.DatabaseDialog | From | To | |
Extract Method | 2 | ||
Extract Method private setFdlDesc(leftOffsetHasIcon int, topOffsetHasIcon int, leftOffsetNoIcon int, topOffsetNoIcon int) : void extracted from public open() : int in class org.pentaho.di.ui.core.dialog.ShowMessageDialog | From | To | |
Extract Method private setLayoutAccordingToType() : void extracted from public open() : int in class org.pentaho.di.ui.core.dialog.ShowMessageDialog | From | To |