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

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()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.CheatSheetCategoryBasedSelectionAction()-1
org.eclipse.ui.internal.cheatsheets.actions.OpenPerspective.OpenPerspective()-1
org.eclipse.ui.internal.cheatsheets.views.NoopAction.NoopAction()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.cheatsheets.OpenCheatSheetAction.OpenCheatSheetAction(String, String, String, URL)95
org.eclipse.ui.cheatsheets.OpenCheatSheetAction.OpenCheatSheetAction(String, String, URL)71
org.eclipse.ui.cheatsheets.OpenCheatSheetAction.OpenCheatSheetAction(String)54
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.CheatSheetCategoryBasedSelectionAction()34
org.eclipse.ui.internal.cheatsheets.actions.OpenPerspective.OpenPerspective()33
org.eclipse.ui.internal.cheatsheets.composite.explorer.ResetTaskAction.ResetTaskAction(ICompositeCheatSheetTask)32
org.eclipse.ui.internal.cheatsheets.composite.explorer.RestartAllAction.RestartAllAction(ICompositeCheatSheet)28
org.eclipse.ui.internal.cheatsheets.composite.explorer.SkipAction.SkipAction(ICompositeCheatSheetTask)27
org.eclipse.ui.internal.cheatsheets.composite.explorer.StartAction.StartAction(ICompositeCheatSheetTask)26
org.eclipse.ui.internal.cheatsheets.views.NoopAction.NoopAction()22

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.CheatSheetCategoryBasedSelectionAction(String, ImageDescriptor)-1
org.eclipse.ui.internal.cheatsheets.views.NoopAction.NoopAction(String, ImageDescriptor)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.CheatSheetCategoryBasedSelectionAction(String, ImageDescriptor)51
org.eclipse.ui.internal.cheatsheets.views.NoopAction.NoopAction(String, ImageDescriptor)39

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.cheatsheets.OpenCheatSheetAction.OpenCheatSheetAction(String)-1
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.CheatSheetCategoryBasedSelectionAction(String)-1
org.eclipse.ui.internal.cheatsheets.views.NoopAction.NoopAction(String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.CheatSheetCategoryBasedSelectionAction(String)42
org.eclipse.ui.internal.cheatsheets.views.CheatSheetExpandRestoreAction.CheatSheetExpandRestoreAction(String, boolean, CheatSheetViewer)30
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.1.(CheatSheetView, String)50
org.eclipse.ui.internal.cheatsheets.views.NoopAction.NoopAction(String)30

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.run()63
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.run()67

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.cheatsheets.OpenCheatSheetAction.run()-1
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.run()-1
org.eclipse.ui.internal.cheatsheets.composite.explorer.ResetTaskAction.run()-1
org.eclipse.ui.internal.cheatsheets.composite.explorer.RestartAllAction.run()-1
org.eclipse.ui.internal.cheatsheets.composite.explorer.SkipAction.run()-1
org.eclipse.ui.internal.cheatsheets.composite.explorer.StartAction.run()-1
org.eclipse.ui.internal.cheatsheets.views.CheatSheetExpandRestoreAction.run()-1
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.1.run()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatsheetSearchParticipant.open(String)125

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetExpandRestoreAction.setCollapsed(boolean)54

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetExpandRestoreAction.CheatSheetExpandRestoreAction(String, boolean, CheatSheetViewer)37

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeExplorerMenu.fillContextMenu(IMenuManager)59
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeExplorerMenu.fillContextMenu(IMenuManager)64
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeExplorerMenu.fillContextMenu(IMenuManager)73
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.contributeToActionBars()55
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.setCollapseExpandButtonEnabled(boolean)962
org.eclipse.ui.internal.cheatsheets.views.ViewItem.3.widgetSelected(SelectionEvent)196
org.eclipse.ui.internal.cheatsheets.views.ViewItem.4.focusGained(FocusEvent)203
org.eclipse.ui.internal.cheatsheets.views.ViewItem.4.focusLost(FocusEvent)208

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ResetTaskAction.ResetTaskAction(ICompositeCheatSheetTask)37
org.eclipse.ui.internal.cheatsheets.composite.explorer.RestartAllAction.RestartAllAction(ICompositeCheatSheet)33
org.eclipse.ui.internal.cheatsheets.composite.explorer.SkipAction.SkipAction(ICompositeCheatSheetTask)32
org.eclipse.ui.internal.cheatsheets.composite.explorer.StartAction.StartAction(ICompositeCheatSheetTask)31
org.eclipse.ui.internal.cheatsheets.views.CheatSheetExpandRestoreAction.CheatSheetExpandRestoreAction(String, boolean, CheatSheetViewer)38
org.eclipse.ui.internal.cheatsheets.views.CheatSheetHelpPart.contributeToToolBar(IToolBarManager)68

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ResetTaskAction.ResetTaskAction(ICompositeCheatSheetTask)34
org.eclipse.ui.internal.cheatsheets.composite.explorer.RestartAllAction.RestartAllAction(ICompositeCheatSheet)30
org.eclipse.ui.internal.cheatsheets.composite.explorer.SkipAction.SkipAction(ICompositeCheatSheetTask)29
org.eclipse.ui.internal.cheatsheets.composite.explorer.StartAction.StartAction(ICompositeCheatSheetTask)28

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetExpandRestoreAction.setCollapsed(boolean)57
org.eclipse.ui.internal.cheatsheets.views.CheatSheetExpandRestoreAction.setCollapsed(boolean)59
org.eclipse.ui.internal.cheatsheets.views.CheatSheetHelpPart.contributeToToolBar(IToolBarManager)67

org.eclipse.jface.action.ContributionItem.ContributionItem()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenu.CheatSheetMenu()-1

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenu.CheatSheetMenu()68

org.eclipse.jface.action.ContributionItem.fill(Menu, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenu.fill(Menu, int)-1

org.eclipse.jface.action.ContributionItem.isDynamic()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenu.isDynamic()-1

org.eclipse.jface.action.ContributionItem.isVisible()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenu.isVisible()-1

org.eclipse.jface.action.IAction.addPropertyChangeListener(IPropertyChangeListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.ActionRunner.runAction(Action, CheatSheetManager)68

org.eclipse.jface.action.IAction.removePropertyChangeListener(IPropertyChangeListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.ActionRunner.runAction(Action, CheatSheetManager)96

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.ActionRunner.runAction(Action, CheatSheetManager)89

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeExplorerMenu.fillContextMenu(IMenuManager)75
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeExplorerMenu.fillContextMenu(IMenuManager)65
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeExplorerMenu.fillContextMenu(IMenuManager)60
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.contributeToActionBars()56

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.contributeToActionBars()63

org.eclipse.jface.action.IContributionManager.insertBefore(String, IAction)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetHelpPart.contributeToToolBar(IToolBarManager)69

org.eclipse.jface.action.IContributionManager.insertBefore(String, IContributionItem)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetHelpPart.contributeToToolBar(IToolBarManager)70

org.eclipse.jface.action.MenuManager.addMenuListener(IMenuListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeExplorerMenu.TreeExplorerMenu(TaskExplorer)37

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeExplorerMenu.TreeExplorerMenu(TaskExplorer)42

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeExplorerMenu.TreeExplorerMenu(TaskExplorer)35

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeExplorerMenu.TreeExplorerMenu(TaskExplorer)36

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetHelpPart.contributeToToolBar(IToolBarManager)70

org.eclipse.jface.dialogs.Dialog.applyDialogFont(Control)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)346

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)257
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)259
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)318

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)260
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)258
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)319

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createButtonsForButtonBar(Composite)231
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createButtonsForButtonBar(Composite)-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)253
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.createDialogArea(Composite)-1
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)-1

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.ConfirmRestartDialog(Shell, AbstractTask[], TreeLabelProvider)74

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.enableOKButton(boolean)445

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.getDialogBoundsSettings()-1

org.eclipse.jface.dialogs.Dialog.initializeDialogUnits(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)240

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.okPressed()573
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.okPressed()-1

org.eclipse.jface.dialogs.Dialog.setButtonLayoutData(Button)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)330

org.eclipse.jface.dialogs.ErrorDialog.openError(Shell, String, String, IStatus)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.runPerformExecutable(ImageHyperlink)1055
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.runSubItemPerformExecutable(ImageHyperlink, int)1087
org.eclipse.ui.internal.cheatsheets.views.CoreItem.handleDynamicSubItemButtons()390
org.eclipse.ui.internal.cheatsheets.views.CoreItem.handleDynamicSubItemButtons()362
org.eclipse.ui.internal.cheatsheets.views.CoreItem.runSubItemExecutable(CheatSheetManager, int)520
org.eclipse.ui.internal.cheatsheets.views.ViewUtilities.showCheatSheetView()71

org.eclipse.jface.dialogs.IDialogSettings.addNewSection(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)248
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.getDialogBoundsSettings()815

org.eclipse.jface.dialogs.IDialogSettings.get(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.loadMRU(List, String, Combo)690
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.restoreFileSettings()676
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.restoreFileSettings()680
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.selectPreviouslySelectedCheatSheet(CheatSheetCollectionElement)728

org.eclipse.jface.dialogs.IDialogSettings.getArray(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.expandPreviouslyExpandedCategories()460
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.restoreWidgetValues()654

org.eclipse.jface.dialogs.IDialogSettings.getInt(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.restoreFileSettings()669

org.eclipse.jface.dialogs.IDialogSettings.getSection(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)245
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.getDialogBoundsSettings()813

org.eclipse.jface.dialogs.IDialogSettings.put(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.storeFileSettings()798

org.eclipse.jface.dialogs.IDialogSettings.put(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.saveMRU(List, String, String)705
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.storeFileSettings()799
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.storeFileSettings()800
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.storeSelectedCheatSheet()781

org.eclipse.jface.dialogs.IDialogSettings.put(String, String[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.storeExpandedCategories()761

org.eclipse.jface.dialogs.InputDialog.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.handlers.OpenInputDialogHandler.execute(ExecutionEvent)60

org.eclipse.jface.dialogs.InputDialog.InputDialog(Shell, String, String, String, IInputValidator)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.handlers.OpenInputDialogHandler.execute(ExecutionEvent)48

org.eclipse.jface.dialogs.MessageDialog.MessageDialog(Shell, String, Image, String, int, String[], int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.handlers.OpenMessageDialogHandler.execute(ExecutionEvent)72

org.eclipse.jface.dialogs.MessageDialog.open()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.handlers.OpenMessageDialogHandler.execute(ExecutionEvent)74

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.RestartAllAction.confirmRestart()43
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.initCheatSheetView()876
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.loadState()500

org.eclipse.jface.dialogs.TrayDialog.getTray()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.cheatsheets.OpenCheatSheetAction.run()120
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.dialogOpened(TrayDialog)660

org.eclipse.jface.dialogs.TrayDialog.openTray(DialogTray)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.cheatsheets.OpenCheatSheetAction.run()123
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.dialogOpened(TrayDialog)663

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatSheetCategoryBasedSelectionDialog(Shell, CheatSheetCollectionElement)207

org.eclipse.jface.resource.CompositeImageDescriptor.CompositeImageDescriptor()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.AbstractOverlayIcon.AbstractOverlayIcon(ImageDescriptor[][], Point)33

org.eclipse.jface.resource.CompositeImageDescriptor.drawCompositeImage(int, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.AbstractOverlayIcon.drawCompositeImage(int, int)-1

org.eclipse.jface.resource.CompositeImageDescriptor.drawImage(ImageData, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.AbstractOverlayIcon.drawBottomLeft(ImageDescriptor[])48
org.eclipse.ui.internal.cheatsheets.composite.explorer.AbstractOverlayIcon.drawBottomRight(ImageDescriptor[])62
org.eclipse.ui.internal.cheatsheets.composite.explorer.AbstractOverlayIcon.drawCompositeImage(int, int)71
org.eclipse.ui.internal.cheatsheets.composite.explorer.AbstractOverlayIcon.drawTopLeft(ImageDescriptor[])94
org.eclipse.ui.internal.cheatsheets.composite.explorer.AbstractOverlayIcon.drawTopRight(ImageDescriptor[])108

org.eclipse.jface.resource.CompositeImageDescriptor.getSize()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.AbstractOverlayIcon.getSize()-1

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.createImageDescriptor(Bundle, IPath)392
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeLabelProvider.createImageDescriptor(String)193
org.eclipse.ui.internal.cheatsheets.composite.views.TaskEditorManager.getImageDescriptor(String)88
org.eclipse.ui.internal.cheatsheets.composite.views.TaskExplorerManager.getImageDescriptor(String)98

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeLabelProvider.createDisabledImage(String, int, TreeLabelProviderImageSet, Image)176
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeLabelProvider.createImages(String)114
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeLabelProvider.createImageWithOverlay(int, String, TreeLabelProviderImageSet, ImageDescriptor)164
org.eclipse.ui.internal.cheatsheets.composite.views.TaskExplorerManager.initImages()119

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.AbstractOverlayIcon.drawBottomLeft(ImageDescriptor[])47
org.eclipse.ui.internal.cheatsheets.composite.explorer.AbstractOverlayIcon.drawBottomRight(ImageDescriptor[])60
org.eclipse.ui.internal.cheatsheets.composite.explorer.AbstractOverlayIcon.drawTopLeft(ImageDescriptor[])93
org.eclipse.ui.internal.cheatsheets.composite.explorer.AbstractOverlayIcon.drawTopRight(ImageDescriptor[])106
org.eclipse.ui.internal.cheatsheets.composite.explorer.OverlayIcon.getBaseImageData()35

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.OverlayIcon.OverlayIcon(ImageDescriptor, ImageDescriptor[][], Point)31

org.eclipse.jface.resource.ImageRegistry.get(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenu.createMenuItem(Menu, int, CheatSheetElement, boolean)89
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.getImage(String)98
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)191
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)191
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)188
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)188

org.eclipse.jface.resource.ImageRegistry.put(String, ImageDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)152
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)160
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)180
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)164
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)156
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)222
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)202
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)214
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)192
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)168
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)176
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)210
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)218
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)188
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)196
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)226
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)206
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)184
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)172
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)230
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)234

org.eclipse.jface.resource.JFaceResources.getHeaderFont()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.views.DescriptionPanel.DescriptionPanel(ManagedForm, Composite)100

org.eclipse.jface.util.PropertyChangeEvent.getNewValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.ActionRunner.1.propertyChange(PropertyChangeEvent)62
org.eclipse.ui.internal.cheatsheets.ActionRunner.1.propertyChange(PropertyChangeEvent)60

org.eclipse.jface.util.PropertyChangeEvent.getProperty()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.ActionRunner.1.propertyChange(PropertyChangeEvent)60

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.1.handleException(Throwable)-1
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.2.handleException(Throwable)-1

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.1.(CheatSheetPlugin)241
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.2.(CheatSheetPlugin)304

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.storeExpandedCategories()755

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.1.doubleClick(DoubleClickEvent)301

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)342
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.storeSelectedCheatSheet()772

org.eclipse.jface.viewers.AbstractTreeViewer.setExpandedElements(Object[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.expandPreviouslyExpandedCategories()471

org.eclipse.jface.viewers.AbstractTreeViewer.setExpandedState(Object, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.1.doubleClick(DoubleClickEvent)302

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeLabelProvider.dispose()-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.createDialogArea(Composite)86
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeTaskExplorer.createControl(Composite, FormToolkit)40
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)281

org.eclipse.jface.viewers.ColumnViewer.update(Object, String[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeTaskExplorer.taskUpdated(ICompositeCheatSheetTask)44

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.1.doubleClick(DoubleClickEvent)298

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeTaskExplorer.dispose()64

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)342

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.setCurrentExplorer(TaskExplorer)240

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeExplorerMenu.fillContextMenu(IMenuManager)47
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.setCurrentExplorer(TaskExplorer)241

org.eclipse.jface.viewers.ISelectionProvider.removeSelectionChangedListener(ISelectionChangedListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.setCurrentExplorer(TaskExplorer)237

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeExplorerMenu.fillContextMenu(IMenuManager)52
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.updateForSelection(ISelection)275
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.1.doubleClick(DoubleClickEvent)299
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.getSingleSelection(ISelection)516

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeExplorerMenu.fillContextMenu(IMenuManager)51
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.getSingleSelection(ISelection)516

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeLabelProvider.getImage(Object)86
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.TaskLabelProvider.getImage(Object)-1
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.TaskLabelProvider.getImage(Object)-1
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeLabelProvider.getImage(Object)-1
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)-1
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getText(Object)181
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getText(Object)181
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeLabelProvider.getText(Object)-1
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getText(Object)-1
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getText(Object)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeLabelProvider.TreeLabelProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.TaskLabelProvider.TaskLabelProvider(ConfirmRestartDialog)36
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.TaskLabelProvider.TaskLabelProvider(ConfirmRestartDialog)36
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeLabelProvider.TreeLabelProvider()64
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.CheatsheetLabelProvider(CheatSheetCategoryBasedSelectionDialog)176
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.CheatsheetLabelProvider(CheatSheetCategoryBasedSelectionDialog)176

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.selectionChanged(SelectionChangedEvent)271
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.selectionChanged(SelectionChangedEvent)527

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.DescriptionLinkListener.linkActivated(HyperlinkEvent)427
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.DescriptionLinkListener.linkActivated(HyperlinkEvent)427
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.restart(Map)556
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.setInputModel(CompositeCheatSheetModel, Map)194
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.selectPreviouslySelectedCheatSheet(CheatSheetCollectionElement)736

org.eclipse.jface.viewers.StructuredViewer.addDoubleClickListener(IDoubleClickListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)296

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.2.widgetSelected(SelectionEvent)431
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)283

org.eclipse.jface.viewers.StructuredViewer.resetFilters()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.2.widgetSelected(SelectionEvent)429

org.eclipse.jface.viewers.StructuredViewer.setComparator(ViewerComparator)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)282

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.createDialogArea(Composite)85

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.createDialogArea(Composite)87
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeTaskExplorer.setCompositeCheatSheet(ICompositeCheatSheet)60
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)285

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.createDialogArea(Composite)93

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.createDialogArea(Composite)84

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeTaskExplorer.getControl()48
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeTaskExplorer.setFocus()52

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeTaskExplorer.dispose()64

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.checkRadioButtons()405
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)279
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)344

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeTaskExplorer.createControl(Composite, FormToolkit)39
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)280

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeTaskExplorer.setSelection(ISelection, boolean)68

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)277

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeTaskExplorer.createControl(Composite, FormToolkit)38

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)284

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.selectPreviouslySelectedCheatSheet(CheatSheetCollectionElement)736

org.eclipse.jface.viewers.ViewerComparator.compare(Viewer, Object, Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionSorter.compare(Viewer, Object, Object)-1

org.eclipse.jface.viewers.ViewerComparator.isSorterProperty(Object, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionSorter.isSorterProperty(Object, String)-1

org.eclipse.jface.viewers.ViewerComparator.ViewerComparator()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionSorter.CheatSheetCollectionSorter()35

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.ActivityViewerFilter.select(Viewer, Object, Object)-1
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.ActivityViewerFilter.select(Viewer, Object, Object)-1

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.ActivityViewerFilter.ActivityViewerFilter()141
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.ActivityViewerFilter.ActivityViewerFilter()141

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.configureShell(Shell)98
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.configureShell(Shell)220
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.configureShell(Shell)-1
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.configureShell(Shell)-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ResetTaskAction.run()48
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.2.handleEvent(Event)693

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.BrowseListener.widgetSelected(SelectionEvent)371
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.BrowseListener.widgetSelected(SelectionEvent)371
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.okPressed()560

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.configureShell(Shell)100
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatSheetCategoryBasedSelectionDialog(Shell, CheatSheetCollectionElement)213

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.run()62
org.eclipse.ui.internal.cheatsheets.composite.explorer.ResetTaskAction.run()46
org.eclipse.ui.internal.cheatsheets.handlers.OpenInputDialogHandler.execute(ExecutionEvent)50

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.configureShell(Shell)100
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatSheetCategoryBasedSelectionDialog(Shell, CheatSheetCollectionElement)213

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict