6a1da75a7d0e251694ddf71bb2fdf91367530825
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute lblTitle : Label to titleComponents : HBox in class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type lblTitle : Label to titleComponents : HBox in class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane | From | To | |
| Extract Method | 1 | ||
| Extract Method private construct(title String, viewer Viewer, titleComponents HBox) : void extracted from public TriViewPane(title String, viewer Viewer) in class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane | From | To |