e7b7d9ef3156abf5b47fb0b97210abbaca495a2e
Files Diff
- Added: 6
- Removed: 3
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 5 | ||
| Rename Method public configure(assistant ContentAssistant, store IPreferenceStore) : void renamed to protected doConfigureViewer() : void in class melnorme.lang.ide.ui.text.completion.ContentAssistPreferenceHandler | From | To | |
| Rename Method public handlePropertyChangeEvent(event PropertyChangeEvent) : void renamed to public handleTextPresentationPropertyChangeEvent(event PropertyChangeEvent) : void in class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration | From | To | |
| Rename Method public reconfigureForPropertyChange(event PropertyChangeEvent, prefStore IPreferenceStore, sourceViewer SourceViewer) : void renamed to public handlePropertyChange(event PropertyChangeEvent, prefStore IPreferenceStore, sourceViewer SourceViewer) : void in class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration | From | To | |
| Rename Method protected createContentAssistPrefHandler() : ContentAssistPreferenceHandler renamed to protected createContentAssitant() : ContentAssistantExt in class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration | From | To | |
| Rename Method public handlePrefChange(assistant ContentAssistant, store IPreferenceStore, event PropertyChangeEvent) : void renamed to protected handlePropertyChange(event PropertyChangeEvent) : void in class melnorme.lang.ide.ui.text.completion.ContentAssistPreferenceHandler | From | To | |
| Pull Up Method | 4 | ||
| Pull Up Method public addConfigurationOwned(ownedObject T) : T from class melnorme.lang.ide.ui.editor.LangSourceViewer to public addConfigurationOwned(ownedObject T) : T from class melnorme.lang.ide.ui.editor.ProjectionViewerExt | From | To | |
| Pull Up Method protected getEmptySelectionChangedEventDelay() : int from class melnorme.lang.ide.ui.editor.LangSourceViewer to protected getEmptySelectionChangedEventDelay() : int from class melnorme.lang.ide.ui.editor.ProjectionViewerExt | From | To | |
| Pull Up Method public configure(configuration SourceViewerConfiguration) : void from class melnorme.lang.ide.ui.editor.LangSourceViewer to public configure(configuration SourceViewerConfiguration) : void from class melnorme.lang.ide.ui.editor.ProjectionViewerExt | From | To | |
| Pull Up Method public unconfigure() : void from class melnorme.lang.ide.ui.editor.LangSourceViewer to public unconfigure() : void from class melnorme.lang.ide.ui.editor.ProjectionViewerExt | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type caPrefHelper : ContentAssistPreferenceHandler to prefStore : IPreferenceStore in method public ContentAssistantExt(prefStore IPreferenceStore) in class melnorme.lang.ide.ui.text.completion.ContentAssistantExt | From | To | |
| Change Return Type | 1 | ||
| Change Return Type ContentAssistPreferenceHandler to ContentAssistantExt in method protected createContentAssitant() : ContentAssistantExt in class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration | From | To | |
| Move Class | 1 | ||
| Move Class melnorme.lang.ide.ui.editor.WordFinder moved to melnorme.lang.ide.ui.text.util.WordFinder | From | To | |
| Extract Superclass | 2 | ||
| Extract Superclass melnorme.lang.ide.ui.editor.ProjectionViewerExt from classes [melnorme.lang.ide.ui.editor.LangSourceViewer] | From | To | |
| Extract Superclass melnorme.lang.ide.ui.editor.SourceViewerConfigurer from classes [melnorme.lang.ide.ui.text.completion.ContentAssistPreferenceHandler] | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute caPrefHelper : ContentAssistPreferenceHandler to prefStore : IPreferenceStore in class melnorme.lang.ide.ui.text.completion.ContentAssistantExt | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type sourceViewer : ISourceViewerExt to sourceViewer : LangSourceViewer in method protected handlePreferenceStoreChanged(event PropertyChangeEvent) : void in class melnorme.lang.ide.ui.editor.AbstractLangEditor | From | To | |
| Extract Method | 1 | ||
| Extract Method public doConfigure(configuration SourceViewerConfiguration) : void extracted from public configure(configuration SourceViewerConfiguration) : void in class melnorme.lang.ide.ui.editor.ProjectionViewerExt | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type caPrefHelper : ContentAssistPreferenceHandler to prefStore : IPreferenceStore in class melnorme.lang.ide.ui.text.completion.ContentAssistantExt | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter caPrefHelper : ContentAssistPreferenceHandler to prefStore : IPreferenceStore in method public ContentAssistantExt(prefStore IPreferenceStore) in class melnorme.lang.ide.ui.text.completion.ContentAssistantExt | From | To |