Methods from org.eclipse.pde.ui 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.pde.internal.ui.commands.CommandComposerDialog.CommandComposerDialog(Shell, int, ParameterizedCommand, IEvaluationContext)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.2.widgetSelected(SelectionEvent)243

org.eclipse.pde.internal.ui.commands.CommandComposerDialog.getCommand()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.2.widgetSelected(SelectionEvent)248

org.eclipse.pde.internal.ui.editor.actions.CollapseAction.CollapseAction(AbstractTreeViewer, String, int, Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.createSectionToolbar(Section, FormToolkit)218
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.createSectionToolbar(Section, FormToolkit)140
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.createSectionToolbar(Section, FormToolkit)219
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.createSectionToolbar(Section, FormToolkit)199

org.eclipse.pde.internal.ui.editor.context.InputContext.addTextEditOperation(ArrayList, IModelChangedEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)-1

org.eclipse.pde.internal.ui.editor.context.InputContext.create()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContext.CompCSInputContext(PDEFormEditor, IEditorInput, boolean)48
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.SimpleCSInputContext(PDEFormEditor, IEditorInput, boolean)44
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.CtxHelpInputContext(PDEFormEditor, IEditorInput, boolean)43
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.TocInputContext(PDEFormEditor, IEditorInput, boolean)44

org.eclipse.pde.internal.ui.editor.context.InputContext.createModel(IEditorInput)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContext.createModel(IEditorInput)-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput)-1
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput)-1
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput)-1

org.eclipse.pde.internal.ui.editor.context.InputContext.doRevert()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.doRevert()-1
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.doRevert()-1
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.doRevert()-1

org.eclipse.pde.internal.ui.editor.context.InputContext.flushEditorInput()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.doDragRemove(Object[])674

org.eclipse.pde.internal.ui.editor.context.InputContext.flushModel(IDocument)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContext.flushModel(IDocument)-1

org.eclipse.pde.internal.ui.editor.context.InputContext.getDocumentProvider()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput)58
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput)52
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput)53

org.eclipse.pde.internal.ui.editor.context.InputContext.getId()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContext.getId()-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.getId()-1
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.getId()-1
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.getId()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.editorContextAdded(InputContext)123
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.editorContextAdded(InputContext)244
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.editorContextAdded(InputContext)253

org.eclipse.pde.internal.ui.editor.context.InputContext.getModel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContext.flushModel(IDocument)103
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContext.flushModel(IDocument)100
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContextManager.getAggregateModel()39
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.doRevert()95
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContextManager.getAggregateModel()37
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSSourcePage.getRangeElement(int, boolean)111
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.doRevert()102
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContextManager.getAggregateModel()37
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpSourcePage.getRangeElement(int, boolean)105
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.doRevert()102
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContextManager.getAggregateModel()40
org.eclipse.pde.internal.ua.ui.editor.toc.TocSourcePage.getRangeElement(int, boolean)112

org.eclipse.pde.internal.ui.editor.context.InputContext.getPartitionName()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContext.getPartitionName()-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.getPartitionName()-1
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.getPartitionName()-1
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.getPartitionName()-1

org.eclipse.pde.internal.ui.editor.context.InputContext.isInSourceMode()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpPage.setActive(boolean)122
org.eclipse.pde.internal.ua.ui.editor.toc.TocPage.setActive(boolean)177

org.eclipse.pde.internal.ui.editor.context.InputContextManager.findContext(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.getInputContext(Object)126
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContextManager.getAggregateModel()35
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.getInputContext(Object)130
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContextManager.getAggregateModel()36
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.getInputContext(Object)251
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContextManager.getAggregateModel()33
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.getInputContext(Object)260
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContextManager.getAggregateModel()36

org.eclipse.pde.internal.ui.editor.context.InputContextManager.getAggregateModel()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContextManager.getAggregateModel()-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContextManager.getAggregateModel()-1
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContextManager.getAggregateModel()-1
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContextManager.getAggregateModel()-1

org.eclipse.pde.internal.ui.editor.context.InputContextManager.getPrimaryContext()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.doDragRemove(Object[])674

org.eclipse.pde.internal.ui.editor.context.InputContextManager.InputContextManager(PDEFormEditor)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContextManager.CompCSInputContextManager(PDEFormEditor)-1
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContextManager.SimpleCSInputContextManager(PDEFormEditor)-1
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContextManager.CtxHelpInputContextManager(PDEFormEditor)-1
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContextManager.TocInputContextManager(PDEFormEditor)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContextManager.CompCSInputContextManager(PDEFormEditor)28
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContextManager.SimpleCSInputContextManager(PDEFormEditor)29
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContextManager.CtxHelpInputContextManager(PDEFormEditor)26
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContextManager.TocInputContextManager(PDEFormEditor)29

org.eclipse.pde.internal.ui.editor.context.InputContextManager.monitorFile(IFile)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createResourceContexts(InputContextManager, IFileEditorInput)92
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createResourceContexts(InputContextManager, IFileEditorInput)95
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createResourceContexts(InputContextManager, IFileEditorInput)216
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createResourceContexts(InputContextManager, IFileEditorInput)225

org.eclipse.pde.internal.ui.editor.context.InputContextManager.putContext(IEditorInput, InputContext)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createResourceContexts(InputContextManager, IFileEditorInput)91
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createStorageContexts(InputContextManager, IStorageEditorInput)99
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput)109
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createResourceContexts(InputContextManager, IFileEditorInput)94
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createStorageContexts(InputContextManager, IStorageEditorInput)102
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput)112
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createResourceContexts(InputContextManager, IFileEditorInput)215
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createStorageContexts(InputContextManager, IStorageEditorInput)223
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput)233
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createResourceContexts(InputContextManager, IFileEditorInput)224
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createStorageContexts(InputContextManager, IStorageEditorInput)232
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput)242

org.eclipse.pde.internal.ui.editor.context.UTF8InputContext.getDefaultCharset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput)71
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput)76
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput)79
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput)67
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput)69
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput)63
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput)68
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput)64
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput)70

org.eclipse.pde.internal.ui.editor.context.UTF8InputContext.UTF8InputContext(PDEFormEditor, IEditorInput, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContext.CompCSInputContext(PDEFormEditor, IEditorInput, boolean)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContext.CompCSInputContext(PDEFormEditor, IEditorInput, boolean)47

org.eclipse.pde.internal.ui.editor.context.XMLInputContext.reorderInsertEdits(ArrayList)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.reorderInsertEdits(ArrayList)-1
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.reorderInsertEdits(ArrayList)-1
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.reorderInsertEdits(ArrayList)-1

org.eclipse.pde.internal.ui.editor.context.XMLInputContext.XMLInputContext(PDEFormEditor, IEditorInput, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.SimpleCSInputContext(PDEFormEditor, IEditorInput, boolean)-1
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.CtxHelpInputContext(PDEFormEditor, IEditorInput, boolean)-1
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.TocInputContext(PDEFormEditor, IEditorInput, boolean)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.SimpleCSInputContext(PDEFormEditor, IEditorInput, boolean)43
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.CtxHelpInputContext(PDEFormEditor, IEditorInput, boolean)42
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.TocInputContext(PDEFormEditor, IEditorInput, boolean)43

org.eclipse.pde.internal.ui.editor.plugin.FormFilteredTree.createUIListenerEntryFilter(IContextPart)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.createClient(Section, FormToolkit)151
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.createClient(Section, FormToolkit)173

org.eclipse.pde.internal.ui.editor.plugin.FormFilteredTree.FormFilteredTree(Composite, int, PatternFilter)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.createTreeViewer(Composite, int)248
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.createTreeViewer(Composite, int)1201

org.eclipse.pde.internal.ui.editor.text.ResourceHyperlink.ResourceHyperlink(IRegion, String, IResource)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)82
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)76
org.eclipse.pde.internal.ua.ui.editor.toc.TocHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)61
org.eclipse.pde.internal.ua.ui.editor.toc.TocHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)57
org.eclipse.pde.internal.ua.ui.editor.toc.TocHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)53

org.eclipse.pde.internal.ui.elements.DefaultContentProvider.DefaultContentProvider()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpContentProvider.CtxHelpContentProvider()-1
org.eclipse.pde.internal.ua.ui.editor.toc.TocContentProvider.TocContentProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpContentProvider.CtxHelpContentProvider()26
org.eclipse.pde.internal.ua.ui.editor.toc.TocContentProvider.TocContentProvider()29

org.eclipse.pde.internal.ui.parts.ComboPart.add(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.putValueInCombo(String, int)100

org.eclipse.pde.internal.ui.parts.ComboPart.add(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUIKindCombo(Composite)164
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUIKindCombo(Composite)162
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUIKindCombo(Composite)163
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.populate()179
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.putValueInCombo(String, int)97
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)134
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)134
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)135
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)133

org.eclipse.pde.internal.ui.parts.ComboPart.addSelectionListener(SelectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createListenersKindCombo()209
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.hookListeners()202
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.hookListeners()165

org.eclipse.pde.internal.ui.parts.ComboPart.ComboPart()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUIKindCombo(Composite)155
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)128
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.SimpleCSCommandComboPart()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.SimpleCSCommandComboPart()41

org.eclipse.pde.internal.ui.parts.ComboPart.createControl(Composite, FormToolkit, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.createControl(Composite, FormToolkit, int)63
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.createControl(Composite, FormToolkit, int)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUIKindCombo(Composite)156
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)129

org.eclipse.pde.internal.ui.parts.ComboPart.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
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.createUIKindCombo(Composite)166
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createCommandInfoDecoration()189
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)131
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)132

org.eclipse.pde.internal.ui.parts.ComboPart.getItemCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.putValueInCombo(String, int)91
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.removeLeastRecentEntry()110

org.eclipse.pde.internal.ui.parts.ComboPart.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.2.widgetSelected(SelectionEvent)215
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.1.widgetSelected(SelectionEvent)208
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.1.widgetSelected(SelectionEvent)171
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.2.modifyText(ModifyEvent)219

org.eclipse.pde.internal.ui.parts.ComboPart.getSelectionIndex()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.removeLeastRecentEntry()123

org.eclipse.pde.internal.ui.parts.ComboPart.indexOf(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.putValueInCombo(String, int)86

org.eclipse.pde.internal.ui.parts.ComboPart.remove(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.removeLeastRecentEntry()129
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandComboPart.removeLeastRecentEntry()124

org.eclipse.pde.internal.ui.parts.ComboPart.setEnabled(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.updateKindCombo(boolean)285
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandEnablement()370
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields()327

org.eclipse.pde.internal.ui.parts.ComboPart.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUIKindCombo(Composite)165
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.updateKindCombo(boolean)278
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.updateKindCombo(boolean)280
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.updateKindCombo(boolean)282
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.clearCommandUI()342
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.createDetails(Composite)135
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandCombo(ParameterizedCommand, boolean)433
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandCombo(ParameterizedCommand, boolean)428
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.createDetails(Composite)136
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields()309
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields()317
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields()314

org.eclipse.pde.internal.ui.parts.FormEntry.commit()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSDetails.commit(boolean)134
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.commit(boolean)550
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.commit(boolean)551
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.commit(boolean)302
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSDetails.commit(boolean)147
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.commit(boolean)351
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.commit(boolean)199
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpCommandDetails.commit(boolean)102
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpCommandDetails.commit(boolean)103
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.commit(boolean)128
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.commit(boolean)127
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.commit(boolean)126
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpDescriptionDetails.commit(boolean)95
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.commit(boolean)146
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.commit(boolean)147
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAnchorDetails.commit(boolean)129
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.commit(boolean)236
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.commit(boolean)238
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.commit(boolean)237
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocLinkDetails.commit(boolean)164
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.commit(boolean)196
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.commit(boolean)197

org.eclipse.pde.internal.ui.parts.FormEntry.FormEntry(Composite, FormToolkit, String, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSDetails.createUINameEntry(Composite)82
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.createUINameEntry(Composite)151
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createUINameEntry(Composite)173
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSDetails.createDetails(Composite)102
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createDetails(Composite)125
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.createDetails(Composite)124
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpCommandDetails.createFields(Composite)44
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpCommandDetails.createFields(Composite)47
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.createFields(Composite)49
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.createFields(Composite)46
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.createFields(Composite)57
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpDescriptionDetails.createFields(Composite)44
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.createFields(Composite)55
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAnchorDetails.createAnchorIdWidget(Composite)69
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.createAnchorWidget(Composite)95
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.createNameWidget(Composite)86
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.createNameWidget(Composite)81

org.eclipse.pde.internal.ui.parts.FormEntry.FormEntry(Composite, FormToolkit, String, String, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.createUIPathEntry(Composite)158
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.createFields(Composite)58
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.createPageWidget(Composite)104
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocLinkDetails.createTocPathWidget(Composite)83
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.createPageWidget(Composite)90

org.eclipse.pde.internal.ui.parts.FormEntry.getLabel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.createDetails(Composite)129
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.createFields(Composite)54
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpDescriptionDetails.createFields(Composite)49

org.eclipse.pde.internal.ui.parts.FormEntry.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.createDetails(Composite)127
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)47
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAnchorDetails.createAnchorIdWidget(Composite)71

org.eclipse.pde.internal.ui.parts.FormEntry.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSDetails.1.textValueChanged(FormEntry)103
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.1.textValueChanged(FormEntry)197
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.2.linkActivated(HyperlinkEvent)220
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.2.textValueChanged(FormEntry)229
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleLinkWizardPathEntry()388
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.1.textValueChanged(FormEntry)200
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSDetails.1.textValueChanged(FormEntry)121
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.1.textValueChanged(FormEntry)200
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.1.textValueChanged(FormEntry)156
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpCommandDetails.1.textValueChanged(FormEntry)71
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpCommandDetails.2.textValueChanged(FormEntry)78
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.1.textValueChanged(FormEntry)81
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.2.textValueChanged(FormEntry)89
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.2.textValueChanged(FormEntry)88
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.3.textValueChanged(FormEntry)100
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpDescriptionDetails.1.textValueChanged(FormEntry)73
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.1.textValueChanged(FormEntry)82
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.2.textValueChanged(FormEntry)90
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.handleOpen()162
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAnchorDetails.1.textValueChanged(FormEntry)98
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.1.textValueChanged(FormEntry)133
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.2.textValueChanged(FormEntry)149
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.3.textValueChanged(FormEntry)163
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocLinkDetails.1.textValueChanged(FormEntry)109
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.1.textValueChanged(FormEntry)118
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.2.textValueChanged(FormEntry)132

org.eclipse.pde.internal.ui.parts.FormEntry.setEditable(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSDetails.updateNameEntry(boolean)125
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.updateNameEntry(boolean)521
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.updateNameEntry(boolean)266
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSDetails.updateFields()138
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.updateFields()267
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.updateFields()184
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpCommandDetails.updateFields()90
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpCommandDetails.updateFields()92
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.updateFields()114
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.updateFields()112
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.updateFields()116
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpDescriptionDetails.updateFields()85
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.updateFields()130
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.updateFields()136
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAnchorDetails.updateAnchorIdEntry(boolean)120
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.updateAnchorEntry(boolean)219
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.updateNameEntry(boolean)211
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.updatePageEntry(boolean)227
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocLinkDetails.updateTocPathEntry(boolean)155
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.updateNameEntry(boolean)179
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.updatePageEntry(boolean)187

org.eclipse.pde.internal.ui.parts.FormEntry.setFormEntryListener(IFormEntryListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSDetails.createListenersNameEntry()97
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.createListenersNameEntry()191
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.createListenersPathEntry()206
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.createListenersNameEntry()194
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSDetails.hookListeners()115
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.hookListeners()194
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.hookListeners()150
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpCommandDetails.hookListeners()68
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpCommandDetails.hookListeners()75
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.hookListeners()85
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.hookListeners()97
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.hookListeners()78
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpDescriptionDetails.hookListeners()70
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.hookListeners()79
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.hookListeners()86
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAnchorDetails.createAnchorIdEntryListeners()93
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.createAnchorEntryListeners()144
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.createNameEntryListeners()128
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.createPageEntryListeners()160
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocLinkDetails.createTocPathEntryListeners()105
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.createNameEntryListeners()113
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.createPageEntryListeners()129

org.eclipse.pde.internal.ui.parts.FormEntry.setValue(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSDetails.updateNameEntry(boolean)124
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleLinkWizardPathEntry()399
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.updateNameEntry(boolean)520
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.updatePathEntry(boolean)532
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.updatePathEntry(boolean)530
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.updateNameEntry(boolean)265
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSDetails.updateFields()137
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.updateFields()266
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSSubItemDetails.updateFields()183
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpCommandDetails.updateFields()89
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpCommandDetails.updateFields()91
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.updateFields()111
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.updateFields()113
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpContextDetails.updateFields()115
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpDescriptionDetails.updateFields()84
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.updateFields()129
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.updateFields()132
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.updateFields()134
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAnchorDetails.updateAnchorIdEntry(boolean)119
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.updateAnchorEntry(boolean)218
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.updateNameEntry(boolean)210
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.updatePageEntry(boolean)226
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocLinkDetails.updateTocPathEntry(boolean)154
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.updateNameEntry(boolean)178
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.updatePageEntry(boolean)186

org.eclipse.pde.internal.ui.parts.FormEntry.setValue(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleButtonEventPathEntry(FormEntry)251
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.setPathEntry(IFile)169
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.setPathEntry(IFile)171
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.setPathEntry(IFile)155
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.setPathEntry(IFile)157

org.eclipse.pde.internal.ui.parts.PDESourceViewer.canPaste()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.canPaste(Clipboard)445
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.canPaste(Clipboard)250
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.canPaste(Clipboard)308

org.eclipse.pde.internal.ui.parts.PDESourceViewer.createUI(Composite, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIConclusionViewer()269
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIIntroductionViewer()231
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.createUIFieldContent(Composite)151
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createUIFieldContent(Composite)168

org.eclipse.pde.internal.ui.parts.PDESourceViewer.createUIListeners()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createListenersConclusionViewer()316
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createListenersIntroductionViewer()307
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.createUIListenersContentViewer()177
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createUIListenersContentViewer()224

org.eclipse.pde.internal.ui.parts.PDESourceViewer.doGlobalAction(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.doGlobalAction(String)253
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.doGlobalAction(String)161
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.doGlobalAction(String)151

org.eclipse.pde.internal.ui.parts.PDESourceViewer.getDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createListenersConclusionViewer()318
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createListenersIntroductionViewer()309
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.updateConclusionViewer(boolean)405
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.updateConclusionViewer(boolean)403
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.updateIntroductionViewer(boolean)384
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.updateIntroductionViewer(boolean)386
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.createUIListenersContentViewer()179
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.updateFields()225
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createUIListenersContentViewer()226
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.updateFields()285

org.eclipse.pde.internal.ui.parts.PDESourceViewer.getViewer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.updateConclusionViewer(boolean)410
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.updateIntroductionViewer(boolean)391
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.createUIFieldContent(Composite)154
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.updateFields()229
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createUIFieldContent(Composite)171
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.updateFields()287

org.eclipse.pde.internal.ui.parts.PDESourceViewer.PDESourceViewer(PDEFormPage)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIConclusionViewer()268
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.createUIIntroductionViewer()230
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.createUIFieldContent(Composite)150
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.createUIFieldContent(Composite)167

org.eclipse.pde.internal.ui.parts.PDESourceViewer.unsetMenu()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.dispose()424
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.dispose()420
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSIntroDetails.dispose()239
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSItemDetails.dispose()297

org.eclipse.pde.internal.ui.parts.SharedPartWithButtons.getButton(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.createSubStepInfoDecoration()682

org.eclipse.pde.internal.ui.parts.SharedPartWithButtons.setButtonEnabled(int, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.initializeTreeViewer()182
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.initializeTreeViewer()184
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.initializeTreeViewer()178
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.initializeTreeViewer()186
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.initializeTreeViewer()179
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.updateButtons()299
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.updateButtons()297
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.updateButtons()300
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.updateButtons()298
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.updateButtons()301
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.updatePreviewButton(boolean)327
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.initializeTreeViewer()164
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.initializeTreeViewer()162
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.initializeTreeViewer()160
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.initializeTreeViewer()158
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.initializeTreeViewer()167
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.initializeTreeViewer()166
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.updateButtons()860
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.updateButtons()857
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.updateButtons()858
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.updateButtons()856
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.updateButtons()859
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.initializeTreeViewer()266
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.initializeTreeViewer()270
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.initializeTreeViewer()267
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.initializeTreeViewer()269
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.initializeTreeViewer()265
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.initializeTreeViewer()271
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateButtons()344
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateButtons()379
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateButtons()355
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateButtons()358
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateButtons()378
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateButtons()333
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.initializeTreeViewer()278
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.initializeTreeViewer()271
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.initializeTreeViewer()269
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.initializeTreeViewer()270
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.initializeTreeViewer()276
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.initializeTreeViewer()274
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.updateButtons()406
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.updateButtons()404
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.updateButtons()409
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.updateButtons()408
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.updateButtons()405
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.updateButtons()407

org.eclipse.pde.internal.ui.parts.TreePart.getTreeViewer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.createTree(Composite, FormToolkit)132
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.createTree(Composite, FormToolkit)182
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.createTree(Composite, FormToolkit)234
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.createTree(Composite, FormToolkit)216

org.eclipse.pde.internal.ui.PDEPlugin.getWorkspace()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleLinkEventPathEntry(String)347

org.eclipse.pde.internal.ui.util.FileExtensionFilter.FileExtensionFilter(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleButtonEventPathEntry(FormEntry)245
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocLinkDetails.handleBrowse()130

org.eclipse.pde.internal.ui.util.FileExtensionsFilter.addFileExtension(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.handleButtonSelectedEventBrowse(SelectionEvent)255
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.handleButtonSelectedEventBrowse(SelectionEvent)256
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.handleButtonSelectedEventBrowse(SelectionEvent)257
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.handleButtonSelectedEventBrowse(SelectionEvent)258

org.eclipse.pde.internal.ui.util.FileExtensionsFilter.FileExtensionsFilter()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.handleButtonSelectedEventBrowse(SelectionEvent)254

org.eclipse.pde.internal.ui.util.FileValidator.FileValidator()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.handleBrowse()110
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.handleBrowse()180
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.handleBrowse()149

org.eclipse.pde.internal.ui.util.ModelModification.ModelModification(IProject)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.1.(RegisterCSOperation, IProject)150
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.2.(RegisterCSOperation, IProject)402
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.1.(RegisterCtxHelpOperation, IProject)118
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.2.(RegisterCtxHelpOperation, IProject)230
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.1.(RegisterTocOperation, IProject)146
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.2.(RegisterTocOperation, IProject)338

org.eclipse.pde.internal.ui.util.ModelModification.modifyModel(IBaseModel, IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.1.modifyModel(IBaseModel, IProgressMonitor)-1
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.2.modifyModel(IBaseModel, IProgressMonitor)-1
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.1.modifyModel(IBaseModel, IProgressMonitor)-1
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.2.modifyModel(IBaseModel, IProgressMonitor)-1
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.1.modifyModel(IBaseModel, IProgressMonitor)-1
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.2.modifyModel(IBaseModel, IProgressMonitor)-1

org.eclipse.pde.internal.ui.util.PDELabelUtility.generateName(String[], String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSAddGroupAction.run()45
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSAddTaskAction.run()46
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.actions.SimpleCSAddStepAction.createNewItem()121
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.actions.SimpleCSAddSubStepAction.createNewSubItem()104
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.1.run()162
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.2.run()173
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.3.run()184
org.eclipse.pde.internal.ua.ui.editor.toc.actions.TocAddAnchorAction.run()34
org.eclipse.pde.internal.ua.ui.editor.toc.actions.TocAddLinkAction.run()30
org.eclipse.pde.internal.ua.ui.editor.toc.actions.TocAddTopicAction.run()31
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.generateTitle(TocTopic, Path)883

org.eclipse.pde.internal.ui.util.PDEModelUtility.modifyModel(ModelModification, IProgressMonitor)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.modifyExistingManifestFile(IFile)408
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.modifyExistingPluginFile(IFile, IProgressMonitor)156
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.modifyExistingManifestFile(IFile)237
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.modifyExistingPluginFile(IFile, IProgressMonitor)125
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.modifyExistingManifestFile(IFile)344
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.modifyExistingPluginFile(IFile, IProgressMonitor)152

org.eclipse.pde.internal.ui.util.SharedLabelProvider.connect(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.createTree(Composite, FormToolkit)135
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.createTree(Composite, FormToolkit)185
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.createTree(Composite, FormToolkit)238
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.createTree(Composite, FormToolkit)220

org.eclipse.pde.internal.ui.util.SharedLabelProvider.disconnect(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.dispose()706
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.dispose()1210

org.eclipse.pde.internal.ui.util.SharedLabelProvider.get(ImageDescriptor, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(CtxHelpObject)179
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(ICompCSObject)129
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(ISimpleCSObject)114
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(TocObject)154

org.eclipse.pde.internal.ui.util.SharedLabelProvider.get(ImageDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSPage.createFormContent(IManagedForm)84
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.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSDefinitionPage.createFormContent(IManagedForm)87
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpPage.createFormContent(IManagedForm)79
org.eclipse.pde.internal.ua.ui.editor.toc.TocPage.createFormContent(IManagedForm)82
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(CtxHelpObject)164
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(CtxHelpObject)167
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(CtxHelpObject)173
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(CtxHelpObject)176
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(CtxHelpObject)170
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(ICompCSObject)123
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(ICompCSObject)127
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(ICompCSObject)125
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(ISimpleCSObject)104
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(ISimpleCSObject)106
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(ISimpleCSObject)100
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(ISimpleCSObject)112
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(ISimpleCSObject)110
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(ISimpleCSObject)108
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(ISimpleCSObject)102
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(TocObject)145
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(TocObject)138
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(TocObject)151
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(TocObject)148
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectImage(TocObject)142

org.eclipse.pde.internal.ui.util.SharedLabelProvider.SharedLabelProvider()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.PDEUserAssistanceLabelProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.PDEUserAssistanceLabelProvider()26

org.eclipse.pde.internal.ui.util.SWTUtil.setButtonDimensionHint(Button)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.createUICategoryButton(Composite)311

org.eclipse.pde.internal.ui.wizards.PDEWizardNewFileCreationPage.PDEWizardNewFileCreationPage(String, IStructuredSelection)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.CSFileWizardPage(String, IStructuredSelection)-1
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizardPage.NewCtxHelpWizardPage(String, IStructuredSelection)-1
org.eclipse.pde.internal.ua.ui.wizards.toc.TocWizardPage.TocWizardPage(String, IStructuredSelection)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.CSFileWizardPage(String, IStructuredSelection)52
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizardPage.NewCtxHelpWizardPage(String, IStructuredSelection)28
org.eclipse.pde.internal.ua.ui.wizards.toc.TocWizardPage.TocWizardPage(String, IStructuredSelection)24

org.eclipse.pde.internal.ui.wizards.PDEWizardNewFileCreationPage.validatePage()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.SimpleCSFileWizardPage.validatePage()88
org.eclipse.pde.internal.ua.ui.wizards.toc.TocWizardPage.validatePage()54
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.SimpleCSFileWizardPage.validatePage()-1
org.eclipse.pde.internal.ua.ui.wizards.toc.TocWizardPage.validatePage()-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict