ca6d19580f86f639940f1d82246bd95c25bb5b14
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getTreeView() : TreeView<Item> renamed to public getFileSystemView() : TreeView<Item> in class com.kodcu.controller.ApplicationController | From | To | |
| Rename Method public flipThePage(rendered String) : void renamed to public runScroller(text String) : void in class com.kodcu.component.SlidePane | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute treeView : TreeView<Item> to fileSystemView : TreeView<Item> in class com.kodcu.controller.ApplicationController | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter renderedSelection : String to text : String in method public runScroller(text String) : void in class com.kodcu.component.HtmlPane | From | To | |
| Rename Parameter rendered : String to text : String in method public runScroller(text String) : void in class com.kodcu.component.SlidePane | From | To |