|
Pull Up Method public getInformationControlCreator(sourceViewer ISourceViewer) : IInformationControlCreator from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to public getInformationControlCreator(sourceViewer ISourceViewer) : IInformationControlCreator from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method protected createSingleTokenScanner(tokenProperty String) : SingleTokenScanner from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to protected createSingleTokenScanner(tokenProperty String) : SingleTokenScanner from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method protected createPresentationReconciler() : PresentationReconciler from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to protected createPresentationReconciler() : PresentationReconciler from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method protected getTokenStoreFactory() : ITokenStoreFactory from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to protected getTokenStoreFactory() : ITokenStoreFactory from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method public affectsTextPresentation(event PropertyChangeEvent) : boolean from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to public affectsTextPresentation(event PropertyChangeEvent) : boolean from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method protected setupPresentationReconciler(reconciler PresentationReconciler) : void from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to protected setupPresentationReconciler(reconciler PresentationReconciler) : void from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method public setupViewerForTextPresentationPrefChanges(viewer SourceViewer) : void from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to public setupViewerForTextPresentationPrefChanges(viewer SourceViewer) : void from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method protected abstract createScanners() : void from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to protected abstract createScanners() : void from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method public getPreferenceStore() : IPreferenceStore from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to public getPreferenceStore() : IPreferenceStore from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method public getConfiguredDocumentPartitioning(sourceViewer ISourceViewer) : String from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to public getConfiguredDocumentPartitioning(sourceViewer ISourceViewer) : String from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method public getPresentationReconciler(sourceViewer ISourceViewer) : IPresentationReconciler from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to public getPresentationReconciler(sourceViewer ISourceViewer) : IPresentationReconciler from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method protected getColorManager2() : IColorManager from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to protected getColorManager2() : IColorManager from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method public handlePropertyChangeEvent(event PropertyChangeEvent) : void from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to public handlePropertyChangeEvent(event PropertyChangeEvent) : void from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method public getConfiguredContentTypes(sourceViewer ISourceViewer) : String[] from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to public getConfiguredContentTypes(sourceViewer ISourceViewer) : String[] from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method public getFontPropertyPreferenceKey() : String from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to public getFontPropertyPreferenceKey() : String from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method protected addScanner(scanner AbstractLangScanner, contentTypes String...) : void from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to protected addScanner(scanner AbstractLangScanner, contentTypes String...) : void from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |
|
Pull Up Method public getScanners() : Collection<AbstractLangScanner> from class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration to public getScanners() : Collection<AbstractLangScanner> from class melnorme.lang.ide.ui.text.SimpleLangSourceViewerConfiguration |
From |
To |