|
Change Variable Type menuEntry : Entry<String,StayOpenCheckBoxMenuItem> to menuEntry : Entry<String,JCheckBoxMenuItem> in method package applyPreferences(gui GCViewerGui, preferences GCPreferences) : void in class com.tagtraum.perf.gcviewer.ctrl.impl.GCViewerGuiController |
From |
To |
|
Change Variable Type menuItem : StayOpenCheckBoxMenuItem to menuItem : JCheckBoxMenuItem in method public internalFrameOpened(e InternalFrameEvent) : void in class com.tagtraum.perf.gcviewer.ctrl.impl.GCViewerGuiInternalFrameController |
From |
To |
|
Change Variable Type menuItem : StayOpenCheckBoxMenuItem to menuItem : JCheckBoxMenuItem in method private getViewMenuController() : ViewMenuController in class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderControllerImpl |
From |
To |
|
Change Variable Type menuEntry : Entry<String,StayOpenCheckBoxMenuItem> to menuEntry : Entry<String,JCheckBoxMenuItem> in method private updateMenuItemState(e InternalFrameEvent) : void in class com.tagtraum.perf.gcviewer.ctrl.impl.GCViewerGuiInternalFrameController |
From |
To |
|
Change Variable Type item : StayOpenCheckBoxMenuItem to item : JCheckBoxMenuItem in method package applyPreferences(gui GCViewerGui, preferences GCPreferences) : void in class com.tagtraum.perf.gcviewer.ctrl.impl.GCViewerGuiController |
From |
To |
|
Change Variable Type menuEntry : Entry<String,StayOpenCheckBoxMenuItem> to menuEntry : Entry<String,JCheckBoxMenuItem> in method private copyPreferencesFromGui(gui GCViewerGui) : GCPreferences in class com.tagtraum.perf.gcviewer.ctrl.impl.GCViewerGuiController |
From |
To |
|
Change Variable Type item : StayOpenCheckBoxMenuItem to item : JCheckBoxMenuItem in method private updateMenuItemState(e InternalFrameEvent) : void in class com.tagtraum.perf.gcviewer.ctrl.impl.GCViewerGuiInternalFrameController |
From |
To |
|
Change Variable Type viewMenuItems : Map<String,StayOpenCheckBoxMenuItem> to viewMenuItems : Map<String,JCheckBoxMenuItem> in method private getViewMenuController() : ViewMenuController in class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderControllerImpl |
From |
To |
|
Change Variable Type item : StayOpenCheckBoxMenuItem to item : JCheckBoxMenuItem in method private copyPreferencesFromGui(gui GCViewerGui) : GCPreferences in class com.tagtraum.perf.gcviewer.ctrl.impl.GCViewerGuiController |
From |
To |