761ca1ac9969a86f2ea86cc9ef0adc0ca77f8217
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private addLocationListener() : void renamed to private addProgressAndLocationListener() : void in class org.pentaho.di.ui.core.dialog.ShowHelpDialog | From | To | |
Rename Variable | 1 | ||
Rename Variable currentURL : String to printURL : String in method private print() : void in class org.pentaho.di.ui.core.dialog.ShowHelpDialog | From | To | |
Inline Method | 1 | ||
Inline Method private setForwardBackEnable(enableBack boolean, enableForward boolean) : void inlined to private setForwardBackEnable() : void in class org.pentaho.di.ui.core.dialog.ShowHelpDialog | From | To |