a320c0ed65095f727f7e5ad65c068a9cd161aeaf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private newButton(parent Composite) : Button extracted from public createHelpButton(parent Composite, title String, plugin PluginInterface) : Button in class org.pentaho.di.ui.util.HelpUtils | From | To | |
Extract Method private openHelpDialog(shell Shell, dialogTitle String, url String, header String) : ShowHelpDialog extracted from public openHelpDialog(shell Shell, plugin PluginInterface) : ShowHelpDialog in class org.pentaho.di.ui.util.HelpUtils | From | To |