b1b453d4b0c9f0a60534d1a5060b6935dcd344b9
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 2 | ||
Move Class com.speedment.component.UserInterfaceComponent.Notification moved to com.speedment.component.notification.Notification | From | To | |
Move Class com.speedment.component.UserInterfaceComponent.Brand moved to com.speedment.component.brand.Brand | From | To | |
Change Variable Type | 2 | ||
Change Variable Type brand : UserInterfaceComponent.Brand to brand : Brand in method public applyBrandToStage(speedment Speedment, stage Stage) : void in class com.speedment.internal.ui.util.BrandUtil | From | To | |
Change Variable Type brand : UserInterfaceComponent.Brand to brand : Brand in method public createAndShow(session UISession) : void in class com.speedment.internal.ui.controller.ComponentsController | From | To |