Methods from org.eclipse.swt.cocoa.macosx used by org.eclipse.pde.ua.ui

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

Reference Details

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createListenersTabFolder()325

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUITabFolder(Composite)176

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.canPaste(Clipboard)435
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.doGlobalAction(String)243
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.updateTabFolder()337

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.updateTabFolder()345

org.eclipse.swt.custom.CTabFolder.setSelectionBackground(Color[], int[], boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUITabFolder(Composite)186

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIConclusionTab()202
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIIntroductionTab()193

org.eclipse.swt.custom.CTabItem.setImage(Image)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIConclusionTab()204
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIIntroductionTab()195

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIConclusionTab()203
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIIntroductionTab()194

org.eclipse.swt.custom.StackLayout.StackLayout()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUINotebookComposite(Composite)214

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSDefinitionPage.setActive(boolean)193
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpPage.setActive(boolean)133
org.eclipse.pde.internal.ua.ui.editor.toc.TocPage.setActive(boolean)188

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.toc.TocDragAdapter.dragSetData(DragSourceEvent)64
org.eclipse.pde.internal.ua.ui.editor.toc.TocDragAdapter.dragSetData(DragSourceEvent)83
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.setDNDMode(DropTargetEvent)146
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.setDNDMode(DropTargetEvent)135
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.validateFileDrop(DropTargetEvent)160

org.eclipse.swt.dnd.DropTargetAdapter.dragLeave(DropTargetEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.dragLeave(DropTargetEvent)-1

org.eclipse.swt.dnd.FileTransfer.getInstance()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.setDNDMode(DropTargetEvent)135
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.validateFileDrop(DropTargetEvent)162
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.validateFileDrop(DropTargetEvent)160
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.initDragAndDrop()243

org.eclipse.swt.dnd.FileTransfer.nativeToJava(TransferData)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.validateFileDrop(DropTargetEvent)162

org.eclipse.swt.dnd.TextTransfer.getInstance()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.toc.TocDragAdapter.dragSetData(DragSourceEvent)64
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.initDragAndDrop()237

org.eclipse.swt.events.SelectionAdapter.SelectionAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.1.(CompCSEnclosingTextDetails)325
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.3.(CompCSTaskDetails)486
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.2.(CompCSTaskGroupDetails)209
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.3.(CompCSTaskGroupDetails)231
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.1.(SimpleCSCommandDetails)202
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.2.(SimpleCSCommandDetails)235
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.3.(SimpleCSCommandDetails)258
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.(SimpleCSHelpDetails)165
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.3.(SimpleCSHelpDetails)234
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.2.(SimpleCSItemDetails)204
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.2.(SimpleCSSubItemDetails)160
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.1.(CSFileWizardPage)97
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.2.(CSFileWizardPage)118
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.1.(RegisterCSWizardPage)363
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.1.(RegisterTocWizardPage)244

org.eclipse.swt.events.SelectionAdapter.widgetSelected(SelectionEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.1.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.3.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.2.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.3.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.1.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.2.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.3.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.3.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.2.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.2.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.1.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.2.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.1.widgetSelected(SelectionEvent)-1
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.1.widgetSelected(SelectionEvent)-1

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.createSectionToolbar(Section, FormToolkit)207
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.createSectionToolbar(Section, FormToolkit)129
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.createSectionToolbar(Section, FormToolkit)207
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.createSectionToolbar(Section, FormToolkit)187

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.1.widgetDisposed(DisposeEvent)212
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.1.widgetDisposed(DisposeEvent)134
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.4.widgetDisposed(DisposeEvent)212
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.1.widgetDisposed(DisposeEvent)192

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.inUiThread()99
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.inUiThread()95

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.determineLocation(DropTargetEvent)64

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.1.widgetDisposed(DisposeEvent)213
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.1.widgetDisposed(DisposeEvent)135
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.4.widgetDisposed(DisposeEvent)213
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.1.widgetDisposed(DisposeEvent)193

org.eclipse.swt.layout.GridData.GridData()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)91
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)91
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)100
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)100
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.createUIPrimaryChkBox(Composite)226

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpAbstractDetails.createLabel(Composite, FormToolkit, String)188
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.createLabel(Composite, FormToolkit, String)227
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAnchorDetails.createAnchorIdWidget(Composite)71

org.eclipse.swt.layout.GridData.GridData(int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createDetails(Composite)149
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIConclusionViewer()265
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIIntroductionViewer()227
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUINotebookComposite(Composite)212
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUITabFolder(Composite)177
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.createUISkipButton(Composite)167
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUIKindCombo(Composite)157
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUISkipButton(Composite)135
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)129
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)115
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)152
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)171
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)157
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSDetails.createDetails(Composite)91
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)146
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)130
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)114
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.createDetails(Composite)115
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.createUIFieldContent(Composite)147
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createDetails(Composite)113
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createDetails(Composite)132
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createUIFieldContent(Composite)164
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.createDetails(Composite)125
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.createDetails(Composite)128
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.createDetails(Composite)133
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.createDetails(Composite)112
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpAbstractDetails.createDetails(Composite)77
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.createFields(Composite)53
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.createFields(Composite)50
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpDescriptionDetails.createFields(Composite)48
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpDescriptionDetails.createFields(Composite)45
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.createDetails(Composite)87
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)106
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)91
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)127
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)115
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUIContainer(Composite)104
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUIInstructionLabel(Composite)115
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUINameText(Composite)145
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUICategoryButton(Composite)306
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUICategoryCombo(Composite)295
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIDescriptionLabel(Composite)331
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIDescriptionText(Composite)341
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIGroup(Composite)249
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUILabel(Composite)234
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)96
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)87
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)96
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)87

org.eclipse.swt.layout.GridLayout.GridLayout()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIContainer(Composite, int)283
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIContainer(Composite)263
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.createUIContainer(Composite)217

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)90
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUIContainer(Composite)98
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIGroup(Composite)245
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)85
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)85

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.createListenersSkipButton()486
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createListenersSkipButton()231
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.hookListeners()258
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.hookListeners()235
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.hookListeners()234
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.hookListeners()204
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.hookListeners()160
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)118
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)97
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIListenersCategoryButton()363
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.createUIListenersPrimaryChkBox()244

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)112
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)94
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUICategoryButton(Composite)305
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.createUIPrimaryChkBox(Composite)224

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.3.widgetSelected(SelectionEvent)492
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.3.widgetSelected(SelectionEvent)237
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.3.widgetSelected(SelectionEvent)271
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.2.widgetSelected(SelectionEvent)210
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.2.widgetSelected(SelectionEvent)165
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.getCheatSheetType()73
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.getCheatSheetType()71
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.1.widgetSelected(SelectionEvent)246

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.updateSkipButton(boolean)540
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.updateSkipButton(boolean)292
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateUICommandOptional()307
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateUICommandOptional()311
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.updateFields()270
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.updateFields()187
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)113
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)96
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.createUIPrimaryChkBox(Composite)229
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.updateUIPrimary(IPluginElement)164

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)95
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)114
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUICategoryButton(Composite)309
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.createUIPrimaryChkBox(Composite)225

org.eclipse.swt.widgets.Combo.add(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUICategoryCombo(Composite)297
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.handleWidgetSelectedCategoryButton()406
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.updateUICategoryComboAttribute(IPluginElement)524
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.updateUICategoryComboElement(IPluginElement)499

org.eclipse.swt.widgets.Combo.addModifyListener(ModifyListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIListenersCategoryCombo()374

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUICategoryCombo(Composite)294

org.eclipse.swt.widgets.Combo.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.2.modifyText(ModifyEvent)376

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUICategoryCombo(Composite)298
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.handleWidgetSelectedCategoryButton()407
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.updateUICategoryComboAttribute(IPluginElement)519
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.updateUICategoryComboAttribute(IPluginElement)525

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUIContainer(Composite)97
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIContainer(Composite)262
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)84
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)84
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.createUIContainer(Composite)216

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.updateTabFolder()353

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.handleWidgetSelectedCategoryButton()408

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIContainer(Composite, int)287
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUINotebookComposite(Composite)215
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.CSAbstractDetails.configureParentLayout(Composite)54
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)120
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSDetails.createDetails(Composite)99
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)119
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.createDetails(Composite)124
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createDetails(Composite)122
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.createDetails(Composite)121
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpAbstractDetails.createContents(Composite)56
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.configureParentLayout(Composite)69
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)90
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUIContainer(Composite)103
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIContainer(Composite)265
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIGroup(Composite)248
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)85
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)85
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.createUIContainer(Composite)219

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)86
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)95
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)99
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)86
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)95
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)90
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)99
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)90

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.createUIFieldContent(Composite)154
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createUIFieldContent(Composite)171

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleButtonEventPathEntry(FormEntry)239
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.2.widgetSelected(SelectionEvent)243
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.handleButtonSelectedEventBrowse(SelectionEvent)246

org.eclipse.swt.widgets.Control.setCursor(Cursor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.createSectionToolbar(Section, FormToolkit)208
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.createSectionToolbar(Section, FormToolkit)130
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.createSectionToolbar(Section, FormToolkit)208
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.createSectionToolbar(Section, FormToolkit)188

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.updateSkipButton(boolean)541
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.updateSkipButton(boolean)293
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandEnablement()372
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandEnablement()371
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateUICommandOptional()308
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateUICommandOptional()312
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.widgetSelected(SelectionEvent)183
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.widgetSelected(SelectionEvent)178
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields()323
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.updateSkipEnablement()330
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.updateFields()188

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.widgetSelected(SelectionEvent)190

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)99
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)90
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)86
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)86
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)99
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)95
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)90
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)95

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.createUISkipButton(Composite)170
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUIKindLabel(Composite)147
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUISkipButton(Composite)138
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.CSAbstractEditor.createUIImageHyperlinkRegisterCS(Composite)64
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.CSAbstractEditor.handleLinkEnteredRegisterCS(String)93
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.CSAbstractEditor.handleLinkExitedRegisterCS()105
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)125
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)174
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)151
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)124
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)141
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.createUIFieldContent(Composite)145
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createDetails(Composite)135
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createUIFieldContent(Composite)162
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.3.createControl(Composite)322
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.4.linkEntered(HyperlinkEvent)329
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.4.linkExited(HyperlinkEvent)334
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createUIImageHyperlinkRegisterToc(Composite)345
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.handleLinkEnteredRegisterTOC(String)372
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.handleLinkExitedRegisterTOC()382

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createDetails(Composite)150
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIConclusionViewer()266
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIIntroductionViewer()228
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUINotebookComposite(Composite)213
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUITabFolder(Composite)179
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.createUISkipButton(Composite)169
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUIKindCombo(Composite)161
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUISkipButton(Composite)137
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)154
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)116
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)160
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)173
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)131
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSDetails.createDetails(Composite)92
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)147
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)132
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)115
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.createDetails(Composite)116
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.createUIFieldContent(Composite)148
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createDetails(Composite)134
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createDetails(Composite)114
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createUIFieldContent(Composite)165
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.createDetails(Composite)113
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.createDetails(Composite)127
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.createDetails(Composite)129
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.createDetails(Composite)135
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpAbstractDetails.createDetails(Composite)78
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpAbstractDetails.createLabel(Composite, FormToolkit, String)190
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.createFields(Composite)54
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.createFields(Composite)52
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpDescriptionDetails.createFields(Composite)49
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpDescriptionDetails.createFields(Composite)47
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.createDetails(Composite)88
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.createLabel(Composite, FormToolkit, String)229
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAnchorDetails.createAnchorIdWidget(Composite)71
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)109
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)91
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)130
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)117
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUIContainer(Composite)104
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUIInstructionLabel(Composite)118
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUINameText(Composite)145
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUICategoryButton(Composite)308
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUICategoryCombo(Composite)296
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIDescriptionLabel(Composite)332
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIDescriptionText(Composite)344
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIGroup(Composite)252
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUILabel(Composite)236
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)102
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)96
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)91
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)87
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)91
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)96
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)102
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)87
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.createUIPrimaryChkBox(Composite)228

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.CSAbstractEditor.handleLinkActivatedRegisterCS()124
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.handleRegisterCtxHelpFile()351
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.handleLinkActivatedRegisterTOC()397

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUIKindCombo(Composite)166
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUIKindLabel(Composite)148
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.widgetSelected(SelectionEvent)194
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.2.modifyText(ModifyEvent)230
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields()308
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields()313
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUICategoryButton(Composite)310

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.widgetSelected(SelectionEvent)200
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.widgetSelected(SelectionEvent)188
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.widgetSelected(SelectionEvent)187
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.widgetSelected(SelectionEvent)198
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.widgetSelected(SelectionEvent)199
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.widgetSelected(SelectionEvent)186
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields()325
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields()324
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields()326

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.determineLocation(DropTargetEvent)65

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceUIPlugin.logException(Throwable, String, String)105
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.BaseCSCreationOperation.openFile()73
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpOperation.openFile()78
org.eclipse.pde.internal.ua.ui.wizards.toc.TocOperation.openFile()76

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handleDeleteAction()657
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handleDeleteAction()647
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.doDropMove(Object, Object[], int)412
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.doPaste(Object, Object[])1318
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.handleDeleteAction()1198
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.handleDeleteAction()1213
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.handleDeleteAction()1219
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.handleDeleteAction()1017

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.createSectionToolbar(Section, FormToolkit)207
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handleDeleteAction()657
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handleDeleteAction()647
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.createSectionToolbar(Section, FormToolkit)129
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.handleDeleteAction()1198
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.handleDeleteAction()1219
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.handleDeleteAction()1213
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.createSectionToolbar(Section, FormToolkit)207
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.createSectionToolbar(Section, FormToolkit)187
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.handleDeleteAction()1017
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceUIPlugin.logException(Throwable, String, String)102
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceUIPlugin.logException(Throwable, String, String)102
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.BaseCSCreationOperation.openFile()73
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpOperation.openFile()78
org.eclipse.pde.internal.ua.ui.wizards.toc.TocOperation.openFile()76

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.doDropMove(Object, Object[], int)412
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.doPaste(Object, Object[])1318
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceUIPlugin.logException(Throwable, String, String)103

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.inUiThread()100
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.inUiThread()96

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)88
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIGroup(Composite)244

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)89
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIGroup(Composite)253

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)125
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)104
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUIInstructionLabel(Composite)113
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUINameLabel(Composite)135
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUICategoryLabel(Composite)285
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIDescriptionLabel(Composite)328
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUILabel(Composite)232
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)98
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)89
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)98
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)89

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)105
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)126
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUIInstructionLabel(Composite)114
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUINameLabel(Composite)136
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUICategoryLabel(Composite)286
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIDescriptionLabel(Composite)329
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUILabel(Composite)233
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)103
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)92
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)92
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)103

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.handleWidgetSelectedCategoryButton()399

org.eclipse.swt.widgets.Table.clearAll()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.1.widgetSelected(SelectionEvent)226
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.clearCommandUI()344
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandTable(Map)479

org.eclipse.swt.widgets.Table.getColumn(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandTable(Map)520

org.eclipse.swt.widgets.Table.getColumnCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandTable(Map)519

org.eclipse.swt.widgets.Table.getItem(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandTable(Map)491

org.eclipse.swt.widgets.Table.getItemCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandTable(Map)489

org.eclipse.swt.widgets.Table.setLinesVisible(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)162

org.eclipse.swt.widgets.TableColumn.pack()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandTable(Map)521

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)167
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)165

org.eclipse.swt.widgets.TableColumn.TableColumn(Table, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)166
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)164

org.eclipse.swt.widgets.TableItem.setText(int, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandTable(Map)514
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandTable(Map)509

org.eclipse.swt.widgets.TableItem.TableItem(Table, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandTable(Map)494

org.eclipse.swt.widgets.Text.addModifyListener(ModifyListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.hookListeners()209
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIListenersDescriptionText()385

org.eclipse.swt.widgets.Text.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.2.modifyText(ModifyEvent)230
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.2.modifyText(ModifyEvent)227
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.2.modifyText(ModifyEvent)223
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.handleButtonSelectedEventBrowse(SelectionEvent)264
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.okPressed()154
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.3.modifyText(ModifyEvent)387
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.getPluginText()109
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.getPluginText()109

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.widgetSelected(SelectionEvent)193
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.handleButtonSelectedEventBrowse(SelectionEvent)286
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields()307
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields()312
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.updateUIDescriptionText(IPluginElement)561

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCategoryNameDialog.createUINameText(Composite)144
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUIDescriptionText(Composite)340
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)94
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpWizard.RegisterCtxHelpWizardPage.createControl(Composite)94

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.createSectionToolbar(Section, FormToolkit)210
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.addDisposeListener(DisposeListener)53
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.addDisposeListener(DisposeListener)55
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.createSectionToolbar(Section, FormToolkit)132
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.createSectionToolbar(Section, FormToolkit)210
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.createSectionToolbar(Section, FormToolkit)190

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizardPage.getFileName()90

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.createTreeViewer(Composite, int)249
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.createTreeViewer(Composite, int)1202

Back to reference summary for org.eclipse.pde.ua.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict