32b77c51d490fa1316528602eaabaafd0dde8aad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type scenes : Scene... to stages : Stage... in method public applyCurrentTheme(stages Stage...) : void in class com.kodedu.controller.ApplicationController | From | To | |
| Rename Variable | 3 | ||
| Rename Variable scene : Scene to stage : Stage in method public applyCurrentTheme(stages Stage...) : void in class com.kodedu.controller.ApplicationController | From | To | |
| Rename Variable has : boolean to inFavorite : boolean in method public initializeApp() : void in class com.kodedu.controller.ApplicationController | From | To | |
| Rename Variable scene : Scene to stage : Stage in method public applyTheme(theme EditorConfigBean.Theme, stages Stage...) : void in class com.kodedu.controller.ApplicationController | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute node : Node to previewBox : VBox in method public detachPreview() : void in class com.kodedu.controller.ApplicationController | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type node : Node to previewBox : VBox in method public detachPreview() : void in class com.kodedu.controller.ApplicationController | From | To | |
| Change Variable Type scene : Scene to stage : Stage in method public applyCurrentTheme(stages Stage...) : void in class com.kodedu.controller.ApplicationController | From | To | |
| Change Variable Type scene : Scene to stage : Stage in method public applyTheme(theme EditorConfigBean.Theme, stages Stage...) : void in class com.kodedu.controller.ApplicationController | From | To | |
| Extract Variable | 3 | ||
| Extract Variable anchorPane : AnchorPane in method public detachPreview() : void from class com.kodedu.controller.ApplicationController | From | To | |
| Extract Variable editorTheme : ObservableList<EditorConfigBean.Theme> in method public applyCurrentTheme(stages Stage...) : void from class com.kodedu.controller.ApplicationController | From | To | |
| Extract Variable scene : Scene in method public detachPreview() : void from class com.kodedu.controller.ApplicationController | From | To | |
| Extract Method | 2 | ||
| Extract Method private setDetachedStagePositions(jsonObject JsonObject) : void extracted from public load(actionEvent ActionEvent...) : void in class com.kodedu.config.EditorConfigBean | From | To | |
| Extract Method private setMainStagePositions(jsonObject JsonObject) : void extracted from public load(actionEvent ActionEvent...) : void in class com.kodedu.config.EditorConfigBean | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter scenes : Scene... to stages : Stage... in method public applyCurrentTheme(stages Stage...) : void in class com.kodedu.controller.ApplicationController | From | To |