|
Change Parameter Type partStack : PartStack to partStack : EditorPartStack in method public removePartStack(partStack EditorPartStack) : void in class org.eclipse.che.ide.part.editor.multipart.EditorMultiPartStackView |
From |
To |
|
Change Parameter Type partStack : PartStack to partStack : EditorPartStack in method public addPartStack(partStack EditorPartStack, relativePartStack EditorPartStack, constraints Constraints, size double) : void in class org.eclipse.che.ide.part.editor.multipart.EditorMultiPartStackViewImpl |
From |
To |
|
Change Parameter Type dtoFactory : DtoFactory to jsonFactory : JsonFactory in method public AppStateManager(persistenceComponents Map<String,StateComponent>, preferencesManager PreferencesManager, jsonFactory JsonFactory) in class org.eclipse.che.ide.statepersistance.AppStateManager |
From |
To |
|
Change Parameter Type relativePartStack : PartStack to relativePartStack : EditorPartStack in method public addPartStack(partStack EditorPartStack, relativePartStack EditorPartStack, constraints Constraints, size double) : void in class org.eclipse.che.ide.part.editor.multipart.EditorMultiPartStackView |
From |
To |
|
Change Parameter Type partStack : PartStack to partStack : EditorPartStack in method public removePartStack(partStack EditorPartStack) : void in class org.eclipse.che.ide.part.editor.multipart.EditorMultiPartStackViewImpl |
From |
To |
|
Change Parameter Type relativePartStack : PartStack to relativePartStack : EditorPartStack in method public addPartStack(partStack EditorPartStack, relativePartStack EditorPartStack, constraints Constraints, size double) : void in class org.eclipse.che.ide.part.editor.multipart.EditorMultiPartStackViewImpl |
From |
To |
|
Change Parameter Type persistenceComponents : Set<PersistenceComponent> to persistenceComponents : Map<String,StateComponent> in method public AppStateManager(persistenceComponents Map<String,StateComponent>, preferencesManager PreferencesManager, jsonFactory JsonFactory) in class org.eclipse.che.ide.statepersistance.AppStateManager |
From |
To |
|
Change Parameter Type partStack : PartStack to partStack : EditorPartStack in method public addPartStack(partStack EditorPartStack, relativePartStack EditorPartStack, constraints Constraints, size double) : void in class org.eclipse.che.ide.part.editor.multipart.EditorMultiPartStackView |
From |
To |
|
Change Parameter Type editorPartStackFactory : EditorPartStackFactory to editorPartStackFactory : Provider<EditorPartStack> in method public EditorMultiPartStackPresenter(eventBus EventBus, view EditorMultiPartStackView, editorPartStackFactory Provider<EditorPartStack>) in class org.eclipse.che.ide.part.editor.multipart.EditorMultiPartStackPresenter |
From |
To |
|
Change Attribute Type appState : AppState to allWsState : JsonObject in class org.eclipse.che.ide.statepersistance.AppStateManager |
From |
To |
|
Change Attribute Type editorPartStackFactory : EditorPartStackFactory to editorPartStackFactory : Provider<EditorPartStack> in class org.eclipse.che.ide.part.editor.multipart.EditorMultiPartStackPresenter |
From |
To |
|
Change Attribute Type contentPanel : SplitLayoutPanel to contentPanel : LayoutPanel in class org.eclipse.che.ide.part.editor.multipart.EditorMultiPartStackViewImpl |
From |
To |
|
Change Attribute Type editorPartStackFactory : EditorPartStackFactory to editorPartStackFactory : Provider<EditorPartStack> in class org.eclipse.che.ide.part.editor.multipart.EditorMultiPartStackPresenterTest |
From |
To |
|
Change Attribute Type dtoFactory : DtoFactory to jsonFactory : JsonFactory in class org.eclipse.che.ide.statepersistance.AppStateManager |
From |
To |
|
Change Attribute Type persistenceComponents : Set<PersistenceComponent> to persistenceComponents : Map<String,StateComponent> in class org.eclipse.che.ide.statepersistance.AppStateManager |
From |
To |
|
Change Attribute Type splitEditorParts : Map<PartStack,SplitEditorPartView> to splitEditorParts : BiMap<EditorPartStack,SplitEditorPartView> in class org.eclipse.che.ide.part.editor.multipart.EditorMultiPartStackViewImpl |
From |
To |