4e1dd689f125d7f6e88ffdaf5789561f52f39bc0
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private loadImages(resource String) : Image[] from class org.pentaho.di.ui.xul.KettleDialog to public loadImages(container XulDomContainer, shell Shell, resource String) : Image[] from class org.pentaho.di.ui.xul.KettleImageUtil | From | To | |
Move Method private getResourceInputStream(resource String) : InputStream from class org.pentaho.di.ui.xul.KettleDialog to private getResourceInputStream(resource String, container XulDomContainer) : InputStream from class org.pentaho.di.ui.xul.KettleImageUtil | From | To | |
Move Attribute | 1 | ||
Move Attribute package IMAGE_SIZES : int[] from class org.pentaho.di.ui.xul.KettleDialog to package IMAGE_SIZES : int[] from class org.pentaho.di.ui.xul.KettleImageUtil | From | To | |
Change Variable Type | 2 | ||
Change Variable Type box : XulWaitBox to box : KettleWaitBox in method public exploreRepository() : void in class org.pentaho.di.ui.spoon.Spoon | From | To | |
Change Variable Type box : XulWaitBox to box : KettleWaitBox in method public login() : void in class org.pentaho.di.ui.repository.controllers.RepositoriesController | From | To |