949c87fad28e6bea010f414488b8d01af3cc2dfd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method public addSpoonBrowser(name String, urlString String, isURL boolean, listener LocationListener, toolbar boolean) : boolean extracted from public addSpoonBrowser(name String, urlString String, isURL boolean, listener LocationListener) : boolean in class org.pentaho.di.ui.spoon.delegates.SpoonTabsDelegate | From | To | |
Extract Method public addSpoonBrowser(name String, urlString String, locationListener LocationListener, toolbar boolean) : boolean extracted from public addSpoonBrowser(name String, urlString String) : boolean in class org.pentaho.di.ui.spoon.Spoon | From | To | |
Extract Method public addSpoonBrowser(name String, urlString String, locationListener LocationListener, toolbar boolean) : boolean extracted from public addSpoonBrowser(name String, urlString String, locationListener LocationListener) : boolean in class org.pentaho.di.ui.spoon.Spoon | From | To |