Methods from org.eclipse.jface used by org.eclipse.emf.common.ui

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

Reference Details

org.eclipse.jface.action.Action.Action(String, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.action.ViewerFilterAction.ViewerFilterAction(String, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.action.ViewerFilterAction.ViewerFilterAction(String, int)40

org.eclipse.jface.action.Action.isChecked()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.action.ViewerFilterAction.setChecked(boolean)106

org.eclipse.jface.action.Action.setChecked(boolean)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.common.ui.action.ViewerFilterAction.setChecked(boolean)107
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.action.ViewerFilterAction.setChecked(boolean)-1

org.eclipse.jface.action.Action.setId(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.action.ViewerFilterAction.ViewerFilterAction(String, int)41

org.eclipse.jface.action.ContributionManager.isEmpty()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.ViewerPane.createTitleBar()405

org.eclipse.jface.action.MenuManager.createContextMenu(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.ViewerPane.showViewMenu()526

org.eclipse.jface.action.MenuManager.MenuManager(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.ViewerPane.createMenuManager()298

org.eclipse.jface.action.MenuManager.updateAll(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.ViewerPane.updateActionBars()549

org.eclipse.jface.action.ToolBarManager.relayout(ToolBar, int, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.ViewerPane.PaneToolBarManager.relayout(ToolBar, int, int)-1
org.eclipse.emf.common.ui.ViewerPane.PaneToolBarManager.relayout(ToolBar, int, int)-1

org.eclipse.jface.action.ToolBarManager.ToolBarManager(ToolBar)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.ViewerPane.PaneToolBarManager.PaneToolBarManager(ViewerPane, ToolBar)257
org.eclipse.emf.common.ui.ViewerPane.PaneToolBarManager.PaneToolBarManager(ViewerPane, ToolBar)257

org.eclipse.jface.action.ToolBarManager.update(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.ViewerPane.updateActionBars()554

org.eclipse.jface.dialogs.Dialog.buttonPressed(int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.buttonPressed(int)264
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.buttonPressed(int)-1

org.eclipse.jface.dialogs.Dialog.close()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.close()447
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.close()-1

org.eclipse.jface.dialogs.Dialog.convertHorizontalDLUsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.createDialogArea(Composite)309
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.createDialogArea(Composite)311

org.eclipse.jface.dialogs.Dialog.convertVerticalDLUsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.createDialogArea(Composite)308
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.createDialogArea(Composite)310

org.eclipse.jface.dialogs.Dialog.createButton(Composite, int, String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.createButtonsForButtonBar(Composite)279
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.createDetailsButton(Composite)291

org.eclipse.jface.dialogs.Dialog.createButtonsForButtonBar(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.createButtonsForButtonBar(Composite)-1

org.eclipse.jface.dialogs.Dialog.createDialogArea(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.ResourceDialog.createDialogArea(Composite)143
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.createDialogArea(Composite)-1
org.eclipse.emf.common.ui.dialogs.ResourceDialog.createDialogArea(Composite)-1

org.eclipse.jface.dialogs.Dialog.Dialog(Shell)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.ResourceDialog.ResourceDialog(Shell, String, int)74

org.eclipse.jface.dialogs.Dialog.okPressed()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.ResourceDialog.okPressed()333
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.ResourceDialog.okPressed()-1

org.eclipse.jface.dialogs.DialogPage.convertHeightInCharsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.createControl(Composite)225
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.createControl(Composite)225

org.eclipse.jface.dialogs.DialogPage.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.performFinish()476
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.refresh()294
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.refresh()294

org.eclipse.jface.dialogs.DialogPage.setControl(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.createControl(Composite)261
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.createControl(Composite)261

org.eclipse.jface.dialogs.DialogPage.setVisible(boolean)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.setVisible(boolean)326
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.setVisible(boolean)326
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.setVisible(boolean)-1
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.setVisible(boolean)-1

org.eclipse.jface.dialogs.IconAndMessageDialog.createDialogAndButtonArea(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.createDialogAndButtonArea(Composite)324
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.createDialogAndButtonArea(Composite)-1

org.eclipse.jface.dialogs.IconAndMessageDialog.createMessageArea(Composite)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.createDialogArea(Composite)304

org.eclipse.jface.dialogs.IconAndMessageDialog.getErrorImage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.getImage()351

org.eclipse.jface.dialogs.IconAndMessageDialog.getImage()

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.getImage()-1

org.eclipse.jface.dialogs.IconAndMessageDialog.getInfoImage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.getImage()347

org.eclipse.jface.dialogs.IconAndMessageDialog.getWarningImage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.getImage()343

org.eclipse.jface.dialogs.IconAndMessageDialog.IconAndMessageDialog(Shell)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.DiagnosticDialog(Shell, String, String, Diagnostic, int)221

org.eclipse.jface.dialogs.MessageDialog.openConfirm(Shell, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.deleteExistingProjects(IProgressMonitor)514

org.eclipse.jface.operation.IRunnableContext.run(boolean, boolean, IRunnableWithProgress)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.performFinish()426

org.eclipse.jface.resource.ImageDescriptor.createFromURL(URL)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.emf.common.ui.ViewerPane.createPulldownMenu()316
org.eclipse.emf.common.ui.wizard.ExampleInstallerWizard.loadFromExtensionPoints()143

org.eclipse.jface.resource.ImageDescriptor.createImage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.ViewerPane.createPulldownMenu()317

org.eclipse.jface.resource.JFaceResources.format(String, Object[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.DiagnosticDialog(Shell, String, String, Diagnostic, int)227

org.eclipse.jface.resource.JFaceResources.getString(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.DiagnosticDialog(Shell, String, String, Diagnostic, int)223

org.eclipse.jface.viewers.AbstractTreeViewer.expandToLevel(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.createControls(Composite)242

org.eclipse.jface.viewers.AbstractTreeViewer.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.getSelection()267
org.eclipse.emf.common.ui.dialogs.WorkspaceResourceDialog.updateNewFolderButtonState()286

org.eclipse.jface.viewers.AbstractTreeViewer.reveal(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.WorkspaceResourceDialog.newFolderButtonPressed()307

org.eclipse.jface.viewers.CellEditor.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.celleditor.ExtendedComboBoxCellEditor.ExtendedComboBoxCellEditor(Composite, List, ILabelProvider, boolean, int)206
org.eclipse.emf.common.ui.celleditor.ExtendedComboBoxCellEditor.refreshItems(String)212

org.eclipse.jface.viewers.ColumnViewer.refresh(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.WorkspaceResourceDialog.newFolderButtonPressed()305

org.eclipse.jface.viewers.ColumnViewer.setLabelProvider(IBaseLabelProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.createControls(Composite)220

org.eclipse.jface.viewers.ComboBoxCellEditor.ComboBoxCellEditor(Composite, String[], int)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.celleditor.ExtendedComboBoxCellEditor.ExtendedComboBoxCellEditor(Composite, List, ILabelProvider, boolean, int)199

org.eclipse.jface.viewers.ComboBoxCellEditor.doGetValue()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.common.ui.celleditor.ExtendedComboBoxCellEditor.doGetValue()230
org.eclipse.emf.common.ui.celleditor.ExtendedComboBoxCellEditor.doGetValue()229
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.celleditor.ExtendedComboBoxCellEditor.doGetValue()-1

org.eclipse.jface.viewers.ComboBoxCellEditor.doSetValue(Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.common.ui.celleditor.ExtendedComboBoxCellEditor.doSetValue(Object)241
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.celleditor.ExtendedComboBoxCellEditor.doSetValue(Object)-1

org.eclipse.jface.viewers.ContentViewer.getLabelProvider()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.ViewerPane.setTitle(Object)575

org.eclipse.jface.viewers.DialogCellEditor.DialogCellEditor(Composite)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.celleditor.ExtendedDialogCellEditor.ExtendedDialogCellEditor(Composite, ILabelProvider)34

org.eclipse.jface.viewers.DialogCellEditor.getDefaultLabel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.celleditor.ExtendedDialogCellEditor.updateContents(Object)41
org.eclipse.emf.common.ui.celleditor.ExtendedDialogCellEditor.updateContents(Object)43

org.eclipse.jface.viewers.DialogCellEditor.updateContents(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.celleditor.ExtendedDialogCellEditor.updateContents(Object)-1

org.eclipse.jface.viewers.ILabelProvider.getImage(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.ViewerPane.setTitle(Object)585

org.eclipse.jface.viewers.ILabelProvider.getText(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.celleditor.ExtendedComboBoxCellEditor.createItems(List, ILabelProvider, String, boolean)159
org.eclipse.emf.common.ui.celleditor.ExtendedComboBoxCellEditor.createItems(List, ILabelProvider, String, boolean)116
org.eclipse.emf.common.ui.celleditor.ExtendedComboBoxCellEditor.createItems(List, ILabelProvider, String, boolean)133
org.eclipse.emf.common.ui.celleditor.ExtendedDialogCellEditor.updateContents(Object)43
org.eclipse.emf.common.ui.ViewerPane.setTitle(Object)586

org.eclipse.jface.viewers.ISelection.isEmpty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.1.selectionChanged(SelectionChangedEvent)226

org.eclipse.jface.viewers.IStructuredSelection.getFirstElement()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.1.selectionChanged(SelectionChangedEvent)228
org.eclipse.emf.common.ui.DiagnosticComposite.getSelection()267
org.eclipse.emf.common.ui.dialogs.WorkspaceResourceDialog.updateNewFolderButtonState()290

org.eclipse.jface.viewers.IStructuredSelection.size()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.WorkspaceResourceDialog.updateNewFolderButtonState()288

org.eclipse.jface.viewers.LabelProvider.getImage(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.3.getImage(Object)-1

org.eclipse.jface.viewers.LabelProvider.getText(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.3.getText(Object)-1

org.eclipse.jface.viewers.LabelProvider.LabelProvider()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.3.(DiagnosticComposite)362

org.eclipse.jface.viewers.SelectionChangedEvent.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.1.selectionChanged(SelectionChangedEvent)228
org.eclipse.emf.common.ui.DiagnosticComposite.1.selectionChanged(SelectionChangedEvent)226

org.eclipse.jface.viewers.StructuredSelection.StructuredSelection(Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.WorkspaceResourceDialog.newFolderButtonPressed()308
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.renameExistingProject()362
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.renameExistingProject()362

org.eclipse.jface.viewers.StructuredViewer.addFilter(ViewerFilter)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.action.ViewerFilterAction.addViewer(Viewer)67

org.eclipse.jface.viewers.StructuredViewer.removeFilter(ViewerFilter)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.action.ViewerFilterAction.dispose()94
org.eclipse.emf.common.ui.action.ViewerFilterAction.removeViewer(Viewer)80

org.eclipse.jface.viewers.StructuredViewer.setInput(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.createControls(Composite)240
org.eclipse.emf.common.ui.DiagnosticComposite.setDiagnostic(Diagnostic)148

org.eclipse.jface.viewers.TableTreeViewer.getTableTree()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.1.fixForGC(Rectangle)127
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.1.isIndenting()237
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.1.paintControl(PaintEvent)221
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.createImagePadding(int)351
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.createImagePadding(int)343
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.ExtendedTableTreeItem.getTableItem()595
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.ExtendedTableTreeItem.getTableItem()595
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.hookControl(Control)107

org.eclipse.jface.viewers.TableTreeViewer.hookControl(Control)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.hookControl(Control)92
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.hookControl(Control)-1

org.eclipse.jface.viewers.TableTreeViewer.newItem(Widget, int, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.newItem(Widget, int, int)-1

org.eclipse.jface.viewers.TableTreeViewer.TableTreeViewer(Composite, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.ExtendedTableTreeViewer(Composite, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.ExtendedTableTreeViewer(Composite, int)61

org.eclipse.jface.viewers.TableTreeViewer.TableTreeViewer(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.ExtendedTableTreeViewer(Composite)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.ExtendedTableTreeViewer(Composite)56

org.eclipse.jface.viewers.TableTreeViewer.TableTreeViewer(TableTree)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.ExtendedTableTreeViewer(TableTree)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.viewer.ExtendedTableTreeViewer.ExtendedTableTreeViewer(TableTree)51

org.eclipse.jface.viewers.TreeViewer.getTree()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.createControls(Composite)217
org.eclipse.emf.common.ui.DiagnosticComposite.createControls(Composite)207
org.eclipse.emf.common.ui.DiagnosticComposite.diagnosticSelected(Diagnostic)278
org.eclipse.emf.common.ui.DiagnosticComposite.diagnosticSelected(Diagnostic)285
org.eclipse.emf.common.ui.DiagnosticComposite.setDiagnostic(Diagnostic)152

org.eclipse.jface.viewers.TreeViewer.setContentProvider(IContentProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.createControls(Composite)219

org.eclipse.jface.viewers.TreeViewer.TreeViewer(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.createControls(Composite)206

org.eclipse.jface.viewers.Viewer.addSelectionChangedListener(ISelectionChangedListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.DiagnosticComposite.createControls(Composite)222

org.eclipse.jface.viewers.Viewer.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.action.ViewerFilterAction.dispose()92
org.eclipse.emf.common.ui.action.ViewerFilterAction.refreshViewers()120
org.eclipse.emf.common.ui.action.ViewerFilterAction.removeViewer(Viewer)78
org.eclipse.emf.common.ui.ViewerPane.createControl(Composite)187
org.eclipse.emf.common.ui.ViewerPane.createControl(Composite)180
org.eclipse.emf.common.ui.ViewerPane.createControl(Composite)182

org.eclipse.jface.viewers.Viewer.refresh()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.action.ViewerFilterAction.refreshViewers()122

org.eclipse.jface.viewers.Viewer.setSelection(ISelection)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.WorkspaceResourceDialog.newFolderButtonPressed()308

org.eclipse.jface.viewers.ViewerFilter.select(Viewer, Object, Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.action.ViewerFilterAction.1.select(Viewer, Object, Object)-1
org.eclipse.emf.common.ui.dialogs.WorkspaceResourceDialog.1.select(Viewer, Object, Object)-1

org.eclipse.jface.viewers.ViewerFilter.ViewerFilter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.action.ViewerFilterAction.1.(ViewerFilterAction)57
org.eclipse.emf.common.ui.dialogs.WorkspaceResourceDialog.1.(WorkspaceResourceDialog)234

org.eclipse.jface.window.Window.configureShell(Shell)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.configureShell(Shell)271
org.eclipse.emf.common.ui.dialogs.ResourceDialog.configureShell(Shell)130
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.configureShell(Shell)-1
org.eclipse.emf.common.ui.dialogs.ResourceDialog.configureShell(Shell)-1

org.eclipse.jface.window.Window.getContents()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.toggleDetailsArea()430

org.eclipse.jface.window.Window.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.toggleDetailsArea()419
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.toggleDetailsArea()433
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.toggleDetailsArea()434
org.eclipse.emf.common.ui.dialogs.ResourceDialog.1.widgetSelected(SelectionEvent)243
org.eclipse.emf.common.ui.dialogs.ResourceDialog.2.widgetSelected(SelectionEvent)305
org.eclipse.emf.common.ui.dialogs.ResourceDialog.2.widgetSelected(SelectionEvent)287
org.eclipse.emf.common.ui.dialogs.ResourceDialog.2.widgetSelected(SelectionEvent)301
org.eclipse.emf.common.ui.dialogs.WorkspaceResourceDialog.newFolderButtonPressed()301

org.eclipse.jface.window.Window.getShellStyle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.DiagnosticDialog(Shell, String, String, Diagnostic, int)230
org.eclipse.emf.common.ui.dialogs.ResourceDialog.ResourceDialog(Shell, String, int)79

org.eclipse.jface.window.Window.open()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.open()390
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.open()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.WorkspaceResourceDialog.newFolderButtonPressed()302

org.eclipse.jface.window.Window.setReturnCode(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.open()392

org.eclipse.jface.window.Window.setShellStyle(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.dialogs.DiagnosticDialog.DiagnosticDialog(Shell, String, String, Diagnostic, int)230
org.eclipse.emf.common.ui.dialogs.ResourceDialog.ResourceDialog(Shell, String, int)79

org.eclipse.jface.wizard.Wizard.addPage(IWizardPage)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.addPages()416

org.eclipse.jface.wizard.Wizard.addPages()

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.addPages()-1

org.eclipse.jface.wizard.Wizard.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.dispose()408
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.dispose()-1

org.eclipse.jface.wizard.Wizard.getContainer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.performFinish()426

org.eclipse.jface.wizard.Wizard.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.deleteExistingProjects(IProgressMonitor)514
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.installProject(AbstractExampleInstallerWizardProjectDescriptor, ImportOperation, IProgressMonitor)601
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.openErrorDialog(String, Throwable)591

org.eclipse.jface.wizard.Wizard.performFinish()

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.performFinish()-1

org.eclipse.jface.wizard.Wizard.setDefaultPageImageDescriptor(ImageDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.ExampleInstallerWizard.loadFromExtensionPoints()144

org.eclipse.jface.wizard.Wizard.setNeedsProgressMonitor(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.AbstractExampleInstallerWizard()383

org.eclipse.jface.wizard.Wizard.setWindowTitle(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.AbstractExampleInstallerWizard()384

org.eclipse.jface.wizard.Wizard.Wizard()

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.AbstractExampleInstallerWizard()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.AbstractExampleInstallerWizard()381

org.eclipse.jface.wizard.WizardPage.setDescription(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.addPages()415

org.eclipse.jface.wizard.WizardPage.setErrorMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.refresh()268
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.refresh()273
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.refresh()268
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.refresh()273

org.eclipse.jface.wizard.WizardPage.setPageComplete(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.refresh()269
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.refresh()269
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.refresh()300
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.refresh()300

org.eclipse.jface.wizard.WizardPage.WizardPage(String, String, ImageDescriptor)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.ProjectPage(AbstractExampleInstallerWizard, String, String, ImageDescriptor)188
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage.ProjectPage(AbstractExampleInstallerWizard, String, String, ImageDescriptor)188

Back to reference summary for org.eclipse.emf.common.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict