24cc95e22bb1f13f1f550aaeb7c7979e86972bf6
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getMouseFollowCheckBox() : CheckBox renamed to private createCheckBoxMouseFollow() : void in class org.adoptopenjdk.jitwatch.ui.triview.TriView | From | To | |
Change Return Type | 1 | ||
Change Return Type CheckBox to void in method private createCheckBoxMouseFollow() : void in class org.adoptopenjdk.jitwatch.ui.triview.TriView | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute cb : CheckBox to checkMouseFollow : CheckBox in method private createCheckBoxMouseFollow() : void in class org.adoptopenjdk.jitwatch.ui.triview.TriView | From | To |