Methods from org.eclipse.jface used by org.eclipse.ui.views

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)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetAction.PropertySheetAction(PropertySheetViewer, String)28
org.eclipse.ui.views.properties.PropertySheetPage.5.(PropertySheetPage, String)422

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetAction.getId()-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.CategoriesAction.run()37
org.eclipse.ui.views.properties.FilterAction.run()40

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.CategoriesAction.run()-1
org.eclipse.ui.views.properties.CopyPropertyAction.run()-1
org.eclipse.ui.views.properties.DefaultsAction.run()-1
org.eclipse.ui.views.properties.FilterAction.run()-1
org.eclipse.ui.views.properties.PropertySheetPage.5.run()-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()419
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()411

org.eclipse.jface.action.Action.setDisabledImageDescriptor(ImageDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()402

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.CopyPropertyAction.selectionChanged(IStructuredSelection)77
org.eclipse.ui.views.properties.PropertySheetPage.handleEntrySelection(ISelection)333
org.eclipse.ui.views.properties.PropertySheetPage.handleEntrySelection(ISelection)338
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()403

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetAction.setId(String)-1

org.eclipse.jface.action.Action.setImageDescriptor(ImageDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()410
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()435
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()418
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()400

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()415
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()407
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()434
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()397

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()398
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()408
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()428
org.eclipse.ui.views.properties.PropertySheetPage.makeActions()416

org.eclipse.jface.action.ContributionManager.add(IAction)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.createControl(Composite)188
org.eclipse.ui.views.properties.PropertySheetPage.createControl(Composite)190

org.eclipse.jface.action.ContributionManager.add(IContributionItem)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.createControl(Composite)189

org.eclipse.jface.action.IContributionManager.add(IAction)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.makeContributions(IMenuManager, IToolBarManager, IStatusLineManager)447
org.eclipse.ui.views.properties.PropertySheetPage.makeContributions(IMenuManager, IToolBarManager, IStatusLineManager)451
org.eclipse.ui.views.properties.PropertySheetPage.makeContributions(IMenuManager, IToolBarManager, IStatusLineManager)448
org.eclipse.ui.views.properties.PropertySheetPage.makeContributions(IMenuManager, IToolBarManager, IStatusLineManager)446
org.eclipse.ui.views.properties.PropertySheetPage.makeContributions(IMenuManager, IToolBarManager, IStatusLineManager)453
org.eclipse.ui.views.properties.PropertySheetPage.makeContributions(IMenuManager, IToolBarManager, IStatusLineManager)452

org.eclipse.jface.action.IStatusLineManager.setErrorMessage(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.setErrorMessage(String)946

org.eclipse.jface.action.IStatusLineManager.setMessage(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.setMessage(String)993

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.createControl(Composite)191

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.createControl(Composite)187

org.eclipse.jface.action.Separator.Separator()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.createControl(Composite)189

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.views.properties.CopyPropertyAction.setClipboard(String)90

org.eclipse.jface.util.SafeRunnable.SafeRunnable()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.views.contentoutline.ContentOutlinePage.1.(ContentOutlinePage, ISelectionChangedListener, SelectionChangedEvent)97

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.contentoutline.ContentOutlinePage.getSelection()122

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.activateCellEditor(TreeItem)171

org.eclipse.jface.viewers.CellEditor.addListener(ICellEditorListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetEntry.getEditor(Composite)380
org.eclipse.ui.views.properties.PropertySheetViewer.activateCellEditor(TreeItem)182

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.activateCellEditor(TreeItem)176
org.eclipse.ui.views.properties.PropertySheetViewer.deactivateCellEditor()403

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetEntry.dispose()275
org.eclipse.ui.views.properties.PropertySheetEntry.setDescriptor(IPropertyDescriptor)668

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.activateCellEditor(TreeItem)174

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetEntry.1.editorValueChanged(boolean, boolean)91
org.eclipse.ui.views.properties.PropertySheetEntry.applyEditorValue()125
org.eclipse.ui.views.properties.PropertySheetEntry.getEditor(Composite)385
org.eclipse.ui.views.properties.PropertySheetViewer.activateCellEditor(TreeItem)192

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.activateCellEditor(TreeItem)185

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetEntry.applyEditorValue()132

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.5.widgetSelected(SelectionEvent)798

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetEntry.applyEditorValue()124

org.eclipse.jface.viewers.CellEditor.removeListener(ICellEditorListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.deactivateCellEditor()405

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.activateCellEditor(TreeItem)195

org.eclipse.jface.viewers.CellEditor.setValidator(ICellEditorValidator)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.ColorPropertyDescriptor.createPropertyEditor(Composite)53
org.eclipse.ui.views.properties.ComboBoxPropertyDescriptor.createPropertyEditor(Composite)74
org.eclipse.ui.views.properties.TextPropertyDescriptor.createPropertyEditor(Composite)53

org.eclipse.jface.viewers.CellEditor.setValue(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetEntry.getEditor(Composite)384

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.ColorPropertyDescriptor.createPropertyEditor(Composite)51

org.eclipse.jface.viewers.ColumnLabelProvider.ColumnLabelProvider()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertyColumnLabelProvider.PropertyColumnLabelProvider(IPropertySourceProvider, Object)42

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertyColumnLabelProvider.getImage(Object)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertyColumnLabelProvider.getText(Object)-1

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.ComboBoxPropertyDescriptor.createPropertyEditor(Composite)71

org.eclipse.jface.viewers.EditingSupport.canEdit(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertyEditingSupport.canEdit(Object)-1

org.eclipse.jface.viewers.EditingSupport.EditingSupport(ColumnViewer)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertyEditingSupport.PropertyEditingSupport(ColumnViewer, IPropertySourceProvider, Object)49

org.eclipse.jface.viewers.EditingSupport.getCellEditor(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertyEditingSupport.getCellEditor(Object)-1

org.eclipse.jface.viewers.EditingSupport.getValue(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertyEditingSupport.getValue(Object)-1

org.eclipse.jface.viewers.EditingSupport.getViewer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertyEditingSupport.getCellEditor(Object)77

org.eclipse.jface.viewers.EditingSupport.setValue(Object, Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertyEditingSupport.setValue(Object, Object)-1

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertyColumnLabelProvider.getImage(Object)71
org.eclipse.ui.views.properties.PropertySheetEntry.getImage()435

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertyColumnLabelProvider.getText(Object)56
org.eclipse.ui.views.properties.PropertySheetEntry.getValueAsString()490

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.CopyPropertyAction.run()55
org.eclipse.ui.views.properties.CopyPropertyAction.selectionChanged(IStructuredSelection)77
org.eclipse.ui.views.properties.PropertySheetPage.2.helpRequested(HelpEvent)203
org.eclipse.ui.views.properties.PropertySheetPage.handleEntrySelection(ISelection)332
org.eclipse.ui.views.properties.PropertySheetPage.performDragSetData(DragSourceEvent)372

org.eclipse.jface.viewers.ISelectionChangedListener.selectionChanged(SelectionChangedEvent)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.views.contentoutline.ContentOutlinePage.1.run()99

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.CopyPropertyAction.run()60
org.eclipse.ui.views.properties.PropertySheetPage.2.helpRequested(HelpEvent)205
org.eclipse.ui.views.properties.PropertySheetPage.performDragSetData(DragSourceEvent)377

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.resetProperties()931

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.selectionChanged(IWorkbenchPart, ISelection)490

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.ComboBoxLabelProvider.getText(Object)-1

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertyDescriptor.getLabelProvider()213
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.ComboBoxLabelProvider.ComboBoxLabelProvider(String[])34

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.contentoutline.ContentOutlinePage.selectionChanged(SelectionChangedEvent)157
org.eclipse.ui.views.properties.PropertySheetPage.1.selectionChanged(SelectionChangedEvent)180

org.eclipse.jface.viewers.SelectionChangedEvent.SelectionChangedEvent(ISelectionProvider, ISelection)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.views.contentoutline.ContentOutlinePage.fireSelectionChanged(ISelection)90
org.eclipse.ui.views.properties.PropertySheetViewer.entrySelectionChanged()417

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.getSelection()696

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.TextPropertyDescriptor.createPropertyEditor(Composite)51

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.contentoutline.ContentOutlinePage.getControl()112
org.eclipse.ui.views.contentoutline.ContentOutlinePage.setFocus()164

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.views.contentoutline.ContentOutlinePage.createControl(Composite)78

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.contentoutline.ContentOutlinePage.createControl(Composite)80
org.eclipse.ui.views.properties.PropertySheetPage.createControl(Composite)178

org.eclipse.jface.viewers.Viewer.fireSelectionChanged(SelectionChangedEvent)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.entrySelectionChanged()419

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.getControl()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertyEditingSupport.getCellEditor(Object)78

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.getInput()-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.getSelection()-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.refresh()-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.setInput(Object)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.setSelection(ISelection, boolean)-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.contentoutline.ContentOutlinePage.setSelection(ISelection)172

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetViewer.PropertySheetViewer(Composite)126

org.eclipse.jface.window.SameShellProvider.SameShellProvider(Control)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.5.run()425

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.views.properties.PropertySheetPage.5.run()425

Back to reference summary for org.eclipse.ui.views

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict