Methods from org.eclipse.swt.cocoa.macosx used by org.eclipse.mylyn.wikitext.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.swt.browser.Browser.addLocationListener(LocationListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)245

org.eclipse.swt.browser.Browser.addProgressListener(ProgressListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.updatePreview(OutlineItem)578

org.eclipse.swt.browser.Browser.Browser(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)243

org.eclipse.swt.browser.Browser.execute(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.revealInBrowser(OutlineItem)1184

org.eclipse.swt.browser.Browser.removeProgressListener(ProgressListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.12.completed(ProgressEvent)581

org.eclipse.swt.browser.Browser.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.updatePreview(OutlineItem)586

org.eclipse.swt.browser.ProgressAdapter.completed(ProgressEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.12.completed(ProgressEvent)-1

org.eclipse.swt.browser.ProgressAdapter.ProgressAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.12.(MarkupEditor, OutlineItem)578

org.eclipse.swt.custom.CTabFolder.addSelectionListener(SelectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)278

org.eclipse.swt.custom.CTabFolder.CTabFolder(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)225

org.eclipse.swt.custom.CTabFolder.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.3.widgetSelected(SelectionEvent)284
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.selectAndReveal(OutlineItem)1173

org.eclipse.swt.custom.CTabFolder.setSelection(CTabItem)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)235

org.eclipse.swt.custom.CTabItem.CTabItem(CTabFolder, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)239
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)228

org.eclipse.swt.custom.CTabItem.setControl(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)234
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)275

org.eclipse.swt.custom.CTabItem.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)240
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.updateSourceTabLabel()1006
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.updateSourceTabLabel()1011

org.eclipse.swt.custom.CTabItem.setToolTipText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)241
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.updateSourceTabLabel()1008
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.updateSourceTabLabel()1014

org.eclipse.swt.custom.ScrolledComposite.ScrolledComposite(Composite, int)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.1.(EditorPreferencePage, Composite, int)53

org.eclipse.swt.custom.ScrolledComposite.setContent(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createContents(Composite)63

org.eclipse.swt.custom.ScrolledComposite.setExpandHorizontal(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createContents(Composite)59

org.eclipse.swt.custom.ScrolledComposite.setExpandVertical(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createContents(Composite)60

org.eclipse.swt.custom.ScrolledComposite.setMinSize(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createContents(Composite)69

org.eclipse.swt.custom.StyledText.addSelectionListener(SelectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)289

org.eclipse.swt.custom.StyledText.getBackground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)64
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)67
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)66

org.eclipse.swt.custom.StyledText.getBaseline(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)42
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)44

org.eclipse.swt.custom.StyledText.getForeground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewer.initPainter()119
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewer.initPainter()110

org.eclipse.swt.custom.StyledText.getLineHeight(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)44

org.eclipse.swt.custom.StyledText.getLocationAtOffset(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)35
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)34
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)34
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)35
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)52
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)50
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.getRegion(ImageAnnotation)197

org.eclipse.swt.custom.StyledText.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)58

org.eclipse.swt.custom.StyledText.getSelectionBackground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)61

org.eclipse.swt.custom.StyledText.getStyleRangeAtOffset(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)52
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)344

org.eclipse.swt.custom.StyledText.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)341

org.eclipse.swt.custom.StyledText.redraw()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)427

org.eclipse.swt.custom.StyledText.redrawRange(int, int, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)89
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)68
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)77

org.eclipse.swt.custom.StyledText.setCursor(Cursor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.adjust(MouseEvent)217
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.disarm()225

org.eclipse.swt.custom.StyledText.setFont(Font)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createPartControl(Composite)365

org.eclipse.swt.custom.StyledText.setSelection(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.AnnotationHyperlinkDetector.DocumentHyperlink.open()175
org.eclipse.mylyn.internal.wikitext.ui.viewer.AnnotationHyperlinkDetector.DocumentHyperlink.open()175

org.eclipse.swt.custom.StyleRange.clone()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)330
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)409
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.MarkupViewerDamagerRepairer.createPresentation(TextPresentation, ITypedRegion)152
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.MarkupViewerDamagerRepairer.createPresentation(TextPresentation, ITypedRegion)168
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.MarkupViewerDamagerRepairer.createPresentation(TextPresentation, ITypedRegion)179
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.MarkupViewerDamagerRepairer.createPresentation(TextPresentation, ITypedRegion)168
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.MarkupViewerDamagerRepairer.createPresentation(TextPresentation, ITypedRegion)158
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.MarkupViewerDamagerRepairer.createPresentation(TextPresentation, ITypedRegion)179
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.MarkupViewerDamagerRepairer.createPresentation(TextPresentation, ITypedRegion)158
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.MarkupViewerDamagerRepairer.createPresentation(TextPresentation, ITypedRegion)152
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.setTextPresentation(TextPresentation)195
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.setTextPresentation(TextPresentation)199

org.eclipse.swt.custom.StyleRange.StyleRange()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.MarkupViewerDamagerRepairer.createPresentation(TextPresentation, ITypedRegion)167
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.MarkupViewerDamagerRepairer.createPresentation(TextPresentation, ITypedRegion)178
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.MarkupViewerDamagerRepairer.createPresentation(TextPresentation, ITypedRegion)178
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.MarkupViewerDamagerRepairer.createPresentation(TextPresentation, ITypedRegion)167

org.eclipse.swt.custom.StyleRange.StyleRange(int, int, Color, Color, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.util.css.editor.CommentDamagerRepairer.createPresentation(TextPresentation, ITypedRegion)98

org.eclipse.swt.custom.StyleRange.StyleRange(int, int, Color, Color)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createStyleRange(FontState, int, int)257

org.eclipse.swt.dnd.DragSource.addDragListener(DragSourceListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.DndConfigurationStrategy.configure(CommandManager, Control, ISelectionProvider)42

org.eclipse.swt.dnd.DragSource.DragSource(Control, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.DndConfigurationStrategy.configure(CommandManager, Control, ISelectionProvider)40

org.eclipse.swt.dnd.DragSource.setTransfer(Transfer[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.DndConfigurationStrategy.configure(CommandManager, Control, ISelectionProvider)43

org.eclipse.swt.dnd.DropTarget.addDropListener(DropTargetListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.DndConfigurationStrategy.configure(CommandManager, Control, ISelectionProvider)48

org.eclipse.swt.dnd.DropTarget.DropTarget(Control, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.DndConfigurationStrategy.configure(CommandManager, Control, ISelectionProvider)46

org.eclipse.swt.dnd.DropTarget.setTransfer(Transfer[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.DndConfigurationStrategy.configure(CommandManager, Control, ISelectionProvider)49

org.eclipse.swt.dnd.Transfer.isSupportedType(TransferData)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.OutlineDropTargetListener.isEnabled(DropTargetEvent)182

org.eclipse.swt.events.KeyAdapter.KeyAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.5.(MarkupEditor)298

org.eclipse.swt.events.KeyAdapter.keyReleased(KeyEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.5.keyReleased(KeyEvent)-1

org.eclipse.swt.events.MouseAdapter.MouseAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.6.(MarkupEditor)320
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.3.(QuickOutlinePopupDialog)138

org.eclipse.swt.events.MouseAdapter.mouseUp(MouseEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.6.mouseUp(MouseEvent)-1
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.3.mouseUp(MouseEvent)-1

org.eclipse.swt.events.PaintEvent.PaintEvent(Event)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.selectionChanged(SelectionChangedEvent)520

org.eclipse.swt.graphics.Color.getRGB()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.startDocument()932
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.startDocument()931
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.startDocument()931
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.startDocument()932

org.eclipse.swt.graphics.Cursor.Cursor(Device, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.adjust(MouseEvent)215

org.eclipse.swt.graphics.Device.getFontList(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createStyleRange(FontState, int, int)294
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createStyleRange(FontState, int, int)292

org.eclipse.swt.graphics.Device.isDisposed()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)293

org.eclipse.swt.graphics.Font.getFontData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.computeSymbolicName(FontState, String, Font)398
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createDefaultFontState()649
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createFontData(FontState, Font)382
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createFontData(FontState, Font)380
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createStyleRange(FontState, int, int)284
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)511
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)514
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)526
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)511
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)508
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)520
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)508
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)520
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)523
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)526
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)517
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)498
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)514
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)523
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)517
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)498
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.startDocument()930
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.startDocument()930

org.eclipse.swt.graphics.FontData.FontData(String, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createFontData(FontState, Font)383

org.eclipse.swt.graphics.FontData.getHeight()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createDefaultFontState()649
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createFontData(FontState, Font)383
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)514
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)517
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)523
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)498
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)508
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)523
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)517
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)511
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)526
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)511
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)508
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)520
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)514
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)498
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)520
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.FontSizeRuleHandler.process(CssRule, FontState, FontState)526
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.startDocument()930
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.startDocument()930

org.eclipse.swt.graphics.FontData.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.computeSymbolicName(FontState, String, Font)399
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createFontData(FontState, Font)383

org.eclipse.swt.graphics.FontData.getStyle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.applyFontState(FontState, FontData[])367
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.computeSymbolicName(FontState, String, Font)399
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createFontData(FontState, Font)383

org.eclipse.swt.graphics.FontData.setHeight(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.applyFontState(FontState, FontData[])366

org.eclipse.swt.graphics.FontData.setStyle(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.applyFontState(FontState, FontData[])374

org.eclipse.swt.graphics.GC.drawImage(Image, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)74

org.eclipse.swt.graphics.GC.drawLine(int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)62
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)63

org.eclipse.swt.graphics.GC.drawOval(int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)79

org.eclipse.swt.graphics.GC.drawRectangle(int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)58

org.eclipse.swt.graphics.GC.fillOval(int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)75

org.eclipse.swt.graphics.GC.fillRectangle(int, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)83
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)69

org.eclipse.swt.graphics.GC.fillRectangle(Rectangle)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)69

org.eclipse.swt.graphics.GC.GC(Drawable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.selectionChanged(SelectionChangedEvent)510
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)333
org.eclipse.mylyn.wikitext.ui.viewer.HtmlTextPresenter.updatePresentation(Drawable, String, TextPresentation, int, int)55
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewer.parse(String)157

org.eclipse.swt.graphics.GC.getBackground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)28
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)65

org.eclipse.swt.graphics.GC.getForeground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)27
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)32
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)64

org.eclipse.swt.graphics.GC.setBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)64
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)87
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)74
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)61
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)82
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)67
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)73

org.eclipse.swt.graphics.GC.setFont(Font)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.endElement(String, String, String)690
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.endElement(String, String, String)690
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)352

org.eclipse.swt.graphics.GC.setForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)78
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)86
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)62
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)57
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)66
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)61
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)72
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)66

org.eclipse.swt.graphics.GC.setLineStyle(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)50
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)49

org.eclipse.swt.graphics.GC.setLineWidth(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.BulletDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)49
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)48

org.eclipse.swt.graphics.GC.textExtent(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.emitChars(HtmlTextPresentationParserElementState, char[])619
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.emitChars(HtmlTextPresentationParserElementState, char[])619
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.endElement(String, String, String)691
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.endElement(String, String, String)691
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)353

org.eclipse.swt.graphics.Image.getBounds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)68
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.endElement(String, String, String)689
org.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParser.HtmlContentHandler.endElement(String, String, String)689
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.getRegion(ImageAnnotation)198
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)339

org.eclipse.swt.graphics.ImageData.ImageData(InputStream)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.ImageResolver.run()457
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.ImageResolver.run()457

org.eclipse.swt.graphics.Point.Point(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.assist.AnchorCompletionProcessor.CompletionProposal.getSelection(IDocument)82
org.eclipse.mylyn.internal.wikitext.ui.editor.assist.AnchorCompletionProcessor.CompletionProposal.getSelection(IDocument)82
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.OutlineDropTargetListener.computeRelativeLocation(DropTargetEvent)169
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.createToolTipContentArea(Event, Composite)104
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.shouldCreateToolTip(Event)117
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.3.mouseUp(MouseEvent)146
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.1.computeSize(int, int, boolean)56
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.getHyperlink(MouseEvent)158

org.eclipse.swt.graphics.Rectangle.contains(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.getHyperlink(MouseEvent)165

org.eclipse.swt.graphics.Rectangle.Rectangle(int, int, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.ImageDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)69
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.getRegion(ImageAnnotation)199

org.eclipse.swt.graphics.Resource.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.util.ImageCache.dispose()93
org.eclipse.mylyn.internal.wikitext.ui.util.ImageCache.dispose()98
org.eclipse.mylyn.internal.wikitext.ui.util.ImageCache.putImage(String, Image)77
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.selectionChanged(SelectionChangedEvent)523
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.selectionChanged(SelectionChangedEvent)523
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)425
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)425
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.widgetDisposed(DisposeEvent)285
org.eclipse.mylyn.wikitext.ui.viewer.HtmlTextPresenter.updatePresentation(Drawable, String, TextPresentation, int, int)65
org.eclipse.mylyn.wikitext.ui.viewer.HtmlTextPresenter.updatePresentation(Drawable, String, TextPresentation, int, int)65
org.eclipse.mylyn.wikitext.ui.viewer.HtmlTextPresenter.updatePresentation(Drawable, String, TextPresentation, int, int)65
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewer.parse(String)167
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewer.parse(String)167

org.eclipse.swt.graphics.Resource.getDevice()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createStyleRange(FontState, int, int)292
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.createStyleRange(FontState, int, int)294

org.eclipse.swt.graphics.RGB.equals(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.FontState.equals(Object)187
org.eclipse.mylyn.internal.wikitext.ui.viewer.FontState.equals(Object)194

org.eclipse.swt.graphics.RGB.hashCode()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.FontState.hashCode()164
org.eclipse.mylyn.internal.wikitext.ui.viewer.FontState.hashCode()165

org.eclipse.swt.graphics.RGB.RGB(int, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.util.WikiTextUiResources.getColors()53
org.eclipse.mylyn.internal.wikitext.ui.util.WikiTextUiResources.getColors()52
org.eclipse.mylyn.internal.wikitext.ui.viewer.CssStyleManager.toRGB(int)606

org.eclipse.swt.layout.GridLayout.GridLayout(int, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.createToolTipContentArea(Event, Composite)94
org.eclipse.mylyn.internal.wikitext.ui.properties.ProjectPropertyPage.createContents(Composite)60

org.eclipse.swt.widgets.Button.Button(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.properties.ProjectPropertyPage.createContents(Composite)62

org.eclipse.swt.widgets.Button.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.properties.ProjectPropertyPage.performOk()107

org.eclipse.swt.widgets.Button.setSelection(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.properties.ProjectPropertyPage.createContents(Composite)81

org.eclipse.swt.widgets.Button.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.properties.ProjectPropertyPage.createContents(Composite)63

org.eclipse.swt.widgets.Composite.Composite(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.createToolTipContentArea(Event, Composite)91
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createContents(Composite)62
org.eclipse.mylyn.internal.wikitext.ui.properties.ProjectPropertyPage.createContents(Composite)59

org.eclipse.swt.widgets.Composite.computeSize(int, int, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.1.computeSize(int, int, boolean)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createContents(Composite)69

org.eclipse.swt.widgets.Composite.getChildren()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.getBackgroundColorExclusions()85

org.eclipse.swt.widgets.Composite.getLayout()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createFieldEditors()98
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createFieldEditors()114
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createFieldEditors()81

org.eclipse.swt.widgets.Composite.setLayout(Layout)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.createToolTipContentArea(Event, Composite)102
org.eclipse.mylyn.internal.wikitext.ui.properties.ProjectPropertyPage.createContents(Composite)60

org.eclipse.swt.widgets.Control.addFocusListener(FocusListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.addFocusListener(FocusListener)161

org.eclipse.swt.widgets.Control.addKeyListener(KeyListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)298
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.createDialogArea(Composite)127

org.eclipse.swt.widgets.Control.addMouseListener(MouseListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)320
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.createDialogArea(Composite)138
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.ImageManager(HtmlViewer, ImageCache, AnnotationPainter)149

org.eclipse.swt.widgets.Control.addMouseMoveListener(MouseMoveListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.ImageManager(HtmlViewer, ImageCache, AnnotationPainter)148

org.eclipse.swt.widgets.Control.forceFocus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.setFocus()186

org.eclipse.swt.widgets.Control.getBackground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.createToolTipContentArea(Event, Composite)108

org.eclipse.swt.widgets.Control.getBounds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.selectionChanged(SelectionChangedEvent)515

org.eclipse.swt.widgets.Control.getCursor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.adjust(MouseEvent)211

org.eclipse.swt.widgets.Control.getFont()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createFieldEditors()123
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createFieldEditors()122
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)350
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewer.parse(String)152

org.eclipse.swt.widgets.Control.getParent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.getBackgroundColorExclusions()85
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.getBackgroundColorExclusions()84

org.eclipse.swt.widgets.Control.getSize()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.createDialogArea(Composite)109

org.eclipse.swt.widgets.Control.isFocusControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.isFocusControl()173
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.isFocusControl()173
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.isFocusControl()174

org.eclipse.swt.widgets.Control.removeFocusListener(FocusListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.removeFocusListener(FocusListener)182

org.eclipse.swt.widgets.Control.setBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.createToolTipContentArea(Event, Composite)108
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.createToolTipContentArea(Event, Composite)92

org.eclipse.swt.widgets.Control.setEnabled(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.properties.ProjectPropertyPage.createContents(Composite)85

org.eclipse.swt.widgets.Control.setFocus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.setFocus()187

org.eclipse.swt.widgets.Control.setFont(Font)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createFieldEditors()123
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createFieldEditors()122

org.eclipse.swt.widgets.Control.setLayoutData(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createFieldEditors()107
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createFieldEditors()89

org.eclipse.swt.widgets.Control.setLocation(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.setLocation(Point)203

org.eclipse.swt.widgets.Control.setMenu(Menu)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.createControl(Composite)144

org.eclipse.swt.widgets.Control.setRedraw(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)335
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)424
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)424

org.eclipse.swt.widgets.Control.setSize(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.setSize(int, int)207

org.eclipse.swt.widgets.Control.setToolTipText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.properties.ProjectPropertyPage.createContents(Composite)74

org.eclipse.swt.widgets.Control.toControl(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.OutlineDropTargetListener.computeRelativeLocation(DropTargetEvent)169

org.eclipse.swt.widgets.Display.asyncExec(Runnable)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.commands.ShowCheatSheetCommand.execute(ExecutionEvent)72
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.15.run(IProgressMonitor)743
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.7.propertyChange(PropertyChangeEvent)345
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.updateOutline(int, OutlineItem)785
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.ImageResolver.run()479
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.ImageResolver.run()479

org.eclipse.swt.widgets.Display.getCurrent()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.commands.ShowCheatSheetCommand.execute(ExecutionEvent)72
org.eclipse.mylyn.internal.wikitext.ui.util.WikiTextUiResources.getColors()55
org.eclipse.mylyn.internal.wikitext.ui.util.WikiTextUiResources.getColors()48
org.eclipse.mylyn.internal.wikitext.ui.viewer.TextHover.1.1.setLocation(Point)105

org.eclipse.swt.widgets.Display.getCursorLocation()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.TextHover.1.1.setLocation(Point)105

org.eclipse.swt.widgets.Display.getData(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.util.WikiTextUiResources.getColors()48

org.eclipse.swt.widgets.Display.getSystemColor(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.createToolTipContentArea(Event, Composite)92

org.eclipse.swt.widgets.Display.setData(String, Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.util.WikiTextUiResources.getColors()55

org.eclipse.swt.widgets.Event.Event()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.properties.ProjectPropertyPage.performHelp()95
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.selectionChanged(SelectionChangedEvent)512

org.eclipse.swt.widgets.Group.Group(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createFieldEditors()105
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createFieldEditors()87

org.eclipse.swt.widgets.Group.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createFieldEditors()106
org.eclipse.mylyn.internal.wikitext.ui.editor.preferences.EditorPreferencePage.createFieldEditors()88

org.eclipse.swt.widgets.Label.Label(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.createToolTipContentArea(Event, Composite)107

org.eclipse.swt.widgets.Label.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.createToolTipContentArea(Event, Composite)109

org.eclipse.swt.widgets.Scrollable.getClientArea()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.viewer.annotation.HorizontalRuleDrawingStrategy.draw(Annotation, GC, StyledText, int, int, Color)42

org.eclipse.swt.widgets.Shell.getSize()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.computeSizeHint()165

org.eclipse.swt.widgets.Shell.setVisible(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.setVisible(boolean)220

org.eclipse.swt.widgets.Text.Text(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.createTitleControl(Composite)73

org.eclipse.swt.widgets.Tree.addSelectionListener(SelectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.createDialogArea(Composite)117

org.eclipse.swt.widgets.Tree.getItem(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.getToolTipItem(Point)127
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.3.mouseUp(MouseEvent)146

org.eclipse.swt.widgets.Tree.getItemHeight()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.createDialogArea(Composite)108

org.eclipse.swt.widgets.Tree.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.3.mouseUp(MouseEvent)147

org.eclipse.swt.widgets.Tree.getSelectionCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.3.mouseUp(MouseEvent)142

org.eclipse.swt.widgets.Tree.setRedraw(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.refresh()246
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.refresh()241
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.refresh()246

org.eclipse.swt.widgets.TreeItem.getBounds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.OutlineDropTargetListener.computeRelativeLocation(DropTargetEvent)170

org.eclipse.swt.widgets.TreeItem.getParent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.OutlineDropTargetListener.computeRelativeLocation(DropTargetEvent)168

org.eclipse.swt.widgets.Widget.addDisposeListener(DisposeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.addDisposeListener(DisposeListener)157
org.eclipse.mylyn.internal.wikitext.ui.util.InformationPresenterUtil.getHtmlInformationPresenter(ISourceViewer, InformationPresenterUtilSizeConstraint, ToolBarManager, String)168
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.ImageManager(HtmlViewer, ImageCache, AnnotationPainter)138
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewer.initPainter()125

org.eclipse.swt.widgets.Widget.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.DndConfigurationStrategy.dispose()54
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.DndConfigurationStrategy.dispose()58

org.eclipse.swt.widgets.Widget.getData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.OutlineDropTargetListener.drop(DropTargetEvent)92
org.eclipse.mylyn.internal.wikitext.ui.editor.dnd.OutlineDropTargetListener.getDropItems(DropTargetEvent)132
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.getToolTipItem(Point)129

org.eclipse.swt.widgets.Widget.getData(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.commands.ShowCheatSheetCommand.execute(ExecutionEvent)61
org.eclipse.mylyn.internal.wikitext.ui.editor.commands.ShowCheatSheetCommand.execute(ExecutionEvent)62
org.eclipse.mylyn.internal.wikitext.ui.editor.commands.ShowQuickOutlineCommand.execute(ExecutionEvent)37
org.eclipse.mylyn.internal.wikitext.ui.util.InformationPresenterUtil.getHtmlInformationPresenter(ISourceViewer, InformationPresenterUtilSizeConstraint, ToolBarManager, String)180
org.eclipse.mylyn.internal.wikitext.ui.util.InformationPresenterUtil.getHtmlInformationPresenter(ISourceViewer, InformationPresenterUtilSizeConstraint, ToolBarManager, String)122
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.getHyperlink(MouseEvent)167

org.eclipse.swt.widgets.Widget.getDisplay()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.7.propertyChange(PropertyChangeEvent)345
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.updateOutline()724
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.updateOutline(int, OutlineItem)785
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditorOutline.3.createToolTipContentArea(Event, Composite)92
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.adjust(MouseEvent)215
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.ImageManager(HtmlViewer, ImageCache, AnnotationPainter)135

org.eclipse.swt.widgets.Widget.isDisposed()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.commands.ShowQuickOutlineCommand.execute(ExecutionEvent)36
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.16.run()788
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.7.propertyChange(PropertyChangeEvent)342
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.getAdapter(Class)607
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.show(ShowInContext)1157
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.updateOutline()712
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.updateOutline(int, OutlineItem)766
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.updateOutline(int, OutlineItem)782
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.updateOutlineNow()687
org.eclipse.mylyn.internal.wikitext.ui.viewer.ImageManager.updateImage(String, ImageData)293

org.eclipse.swt.widgets.Widget.notifyListeners(int, Event)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.properties.ProjectPropertyPage.performHelp()95

org.eclipse.swt.widgets.Widget.removeDisposeListener(DisposeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.outline.QuickOutlinePopupDialog.removeDisposeListener(DisposeListener)178

org.eclipse.swt.widgets.Widget.setData(String, Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)333
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.createSourceViewer(Composite, IVerticalRuler, int)332
org.eclipse.mylyn.internal.wikitext.ui.editor.MarkupEditor.setMarkupLanguage(MarkupLanguage, boolean)982
org.eclipse.mylyn.internal.wikitext.ui.util.InformationPresenterUtil.getHtmlInformationPresenter(ISourceViewer, InformationPresenterUtilSizeConstraint, ToolBarManager, String)178
org.eclipse.mylyn.internal.wikitext.ui.util.InformationPresenterUtil.getHtmlInformationPresenter(ISourceViewer, InformationPresenterUtilSizeConstraint, ToolBarManager, String)177
org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.createCustomHyperlinkDetectors(ISourceViewer)122

Back to reference summary for org.eclipse.mylyn.wikitext.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict