Methods from org.eclipse.ui.workbench 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.ui.actions.ActionFactory.getId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.contributeToActionBars()57

org.eclipse.ui.activities.ITriggerPointManager.getTriggerPoint(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.setResultFromTree()580

org.eclipse.ui.activities.IWorkbenchActivitySupport.getTriggerPointManager()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.setResultFromTree()579

org.eclipse.ui.activities.WorkbenchActivityHelper.allowUseOf(ITriggerPoint, Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.setResultFromTree()581

org.eclipse.ui.activities.WorkbenchActivityHelper.filterItem(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.ActivityViewerFilter.select(Viewer, Object, Object)152
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.ActivityViewerFilter.select(Viewer, Object, Object)152

org.eclipse.ui.commands.ICommandService.deserialize(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CommandRunner.executeCommand(CheatSheetCommand, CheatSheetManager)81

org.eclipse.ui.handlers.IHandlerService.getCurrentState()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CommandRunner.executeCommand(CheatSheetCommand, CheatSheetManager)82

org.eclipse.ui.help.IWorkbenchHelpSystem.displayContext(IContext, int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.ViewItem.openInfopop(Widget)397

org.eclipse.ui.help.IWorkbenchHelpSystem.displayHelpResource(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.ViewItem.openHelpTopic()379

org.eclipse.ui.help.IWorkbenchHelpSystem.setHelp(Control, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)255
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.createPartControl(Composite)94

org.eclipse.ui.IActionBars.getMenuManager()

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

org.eclipse.ui.IActionBars.getToolBarManager()

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

org.eclipse.ui.IActionBars.setGlobalActionHandler(String, IAction)

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

org.eclipse.ui.IMemento.createChild(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.saveState(IMemento)74

org.eclipse.ui.IMemento.createChild(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveTaskState(IMemento, AbstractTask)174
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveTaskState(IMemento, AbstractTask)168
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveTaskState(IMemento, AbstractTask)160
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.addListOfStringsToMemento(IMemento, Properties, String)286
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.addMapToMemento(IMemento, Map, String)297
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.saveState(IMemento)188

org.eclipse.ui.IMemento.getChild(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.1.run()246
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.getTaskMemento(String)200
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.restoreState(IMemento)155

org.eclipse.ui.IMemento.getChildren(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.restoreState(IMemento)59
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.getListOfStringsFromMemento(IMemento, Properties, String)316
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.getMapFromMemento(IMemento, Properties, String)306

org.eclipse.ui.IMemento.getID()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.restoreState(IMemento)62

org.eclipse.ui.IMemento.getString(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.createTaskMap(XMLMemento)70
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadCheatsheetManagerData(XMLMemento, ICheatSheetManager)102
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadCheatsheetManagerData(XMLMemento, ICheatSheetManager)103
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadLayoutData(XMLMemento, Map)116
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadLayoutData(XMLMemento, Map)115
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadTaskState(Map, AbstractTask)82
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.getListOfStringsFromMemento(IMemento, Properties, String)319
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.getMapFromMemento(IMemento, Properties, String)309
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.getMapFromMemento(IMemento, Properties, String)310
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.loadFromMemento(IMemento)262
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.loadFromMemento(IMemento)263
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.loadFromMemento(IMemento)264
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.loadFromMemento(IMemento)265
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.restoreState(IMemento)165
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.restoreState(IMemento)158
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.restoreState(IMemento)157

org.eclipse.ui.IMemento.putMemento(IMemento)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveTaskState(IMemento, AbstractTask)175

org.eclipse.ui.IMemento.putString(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveMap(XMLMemento, Map, String)154
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveMap(XMLMemento, Map, String)155
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveTaskState(IMemento, AbstractTask)161
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveTaskState(IMemento, AbstractTask)162
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.addListOfStringsToMemento(IMemento, Properties, String)287
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.addMapToMemento(IMemento, Map, String)299
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.addMapToMemento(IMemento, Map, String)300
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.saveToMemento(Properties, CheatSheetManager, IMemento)221
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.saveToMemento(Properties, CheatSheetManager, IMemento)219
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.saveToMemento(Properties, CheatSheetManager, IMemento)225
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.saveToMemento(Properties, CheatSheetManager, IMemento)222
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.saveState(IMemento)192
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.saveState(IMemento)194
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.saveState(IMemento)196
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.saveState(IMemento)195

org.eclipse.ui.IPerspectiveRegistry.findPerspectiveWithId(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.OpenPerspective.run(String[], ICheatSheetManager)50

org.eclipse.ui.IPropertyListener.propertyChanged(Object, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.fireChange()54

org.eclipse.ui.ISharedImages.getImage(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.TaskLabelProvider.getImage(Object)47
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.TaskLabelProvider.getImage(Object)47
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)194
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)194

org.eclipse.ui.IViewSite.getActionBars()

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

org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.run()60
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenu.getActiveWorkbenchPage()174
org.eclipse.ui.internal.cheatsheets.actions.OpenPerspective.run(String[], ICheatSheetManager)47
org.eclipse.ui.internal.cheatsheets.composite.explorer.ResetTaskAction.run()45
org.eclipse.ui.internal.cheatsheets.composite.explorer.RestartAllAction.confirmRestart()44
org.eclipse.ui.internal.cheatsheets.handlers.OpenInputDialogHandler.execute(ExecutionEvent)45
org.eclipse.ui.internal.cheatsheets.handlers.OpenMessageDialogHandler.execute(ExecutionEvent)69
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.initCheatSheetView()876
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.loadState()500
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()59

org.eclipse.ui.IWorkbench.getActivitySupport()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.setResultFromTree()579

org.eclipse.ui.IWorkbench.getHelpSystem()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)255
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.createPartControl(Composite)94
org.eclipse.ui.internal.cheatsheets.views.ViewItem.openHelpTopic()379
org.eclipse.ui.internal.cheatsheets.views.ViewItem.openInfopop(Widget)397

org.eclipse.ui.IWorkbench.getPerspectiveRegistry()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.OpenPerspective.run(String[], ICheatSheetManager)50

org.eclipse.ui.IWorkbench.getSharedImages()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.TaskLabelProvider.getImage(Object)47
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.TaskLabelProvider.getImage(Object)47
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)194
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)194

org.eclipse.ui.IWorkbenchPage.activate(IWorkbenchPart)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.ViewUtilities.showCheatSheetView()66

org.eclipse.ui.IWorkbenchPage.bringToTop(IWorkbenchPart)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.cheatsheets.OpenCheatSheetAction.run()150

org.eclipse.ui.IWorkbenchPage.findView(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenu.getActiveCheatSheetID()154
org.eclipse.ui.internal.cheatsheets.views.ViewUtilities.showCheatSheetView()62

org.eclipse.ui.IWorkbenchPage.setPerspective(IPerspectiveDescriptor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.OpenPerspective.run(String[], ICheatSheetManager)51

org.eclipse.ui.IWorkbenchPage.showView(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.ViewUtilities.showCheatSheetView()65

org.eclipse.ui.IWorkbenchSite.getWorkbenchWindow()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.cheatsheets.OpenCheatSheetAction.run()149

org.eclipse.ui.IWorkbenchWindow.getActivePage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.cheatsheets.OpenCheatSheetAction.run()149
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenu.getActiveWorkbenchPage()177
org.eclipse.ui.internal.cheatsheets.actions.OpenPerspective.run(String[], ICheatSheetManager)48
org.eclipse.ui.internal.cheatsheets.views.ViewUtilities.showCheatSheetView()60

org.eclipse.ui.IWorkbenchWindow.getShell()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.run()60
org.eclipse.ui.internal.cheatsheets.composite.explorer.ResetTaskAction.run()45
org.eclipse.ui.internal.cheatsheets.composite.explorer.RestartAllAction.confirmRestart()44
org.eclipse.ui.internal.cheatsheets.handlers.OpenInputDialogHandler.execute(ExecutionEvent)46
org.eclipse.ui.internal.cheatsheets.handlers.OpenMessageDialogHandler.execute(ExecutionEvent)70
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.initCheatSheetView()876
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.loadState()500
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.ui.model.AdaptableList.AdaptableList()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.CheatSheetCollectionElement(String, String, String, CheatSheetCollectionElement)33

org.eclipse.ui.model.AdaptableList.add(IAdaptable)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.add(IAdaptable)53

org.eclipse.ui.model.AdaptableList.getChildren()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.getCheatSheets()152

org.eclipse.ui.model.AdaptableList.size()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.isEmpty()159
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.toString()183

org.eclipse.ui.model.BaseWorkbenchContentProvider.BaseWorkbenchContentProvider()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.3.(CheatSheetCategoryBasedSelectionDialog)482

org.eclipse.ui.model.BaseWorkbenchContentProvider.getChildren(Object)

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

org.eclipse.ui.model.WorkbenchAdapter.getLabel(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.getLabel(Object)-1
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetElement.getLabel(Object)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getText(Object)179
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getText(Object)179
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionSorter.compare(Viewer, Object, Object)47
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionSorter.compare(Viewer, Object, Object)46

org.eclipse.ui.model.WorkbenchAdapter.getParent(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.getParent(Object)-1

org.eclipse.ui.model.WorkbenchAdapter.WorkbenchAdapter()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetItemExtensionElement.CheatSheetItemExtensionElement()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.CheatSheetCollectionElement(String, String, String, CheatSheetCollectionElement)41
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetElement.CheatSheetElement(String)42
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetItemExtensionElement.CheatSheetItemExtensionElement()34

org.eclipse.ui.part.PageBook.PageBook(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.createPart(Composite)147
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.createPart(Composite)139

org.eclipse.ui.part.PageBook.showPage(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.setCurrentEditor(Control)392
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.setExplorerVisible(String)228

org.eclipse.ui.part.ViewPart.getViewSite()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.contributeToActionBars()44

org.eclipse.ui.part.ViewPart.init(IViewSite, IMemento)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.init(IViewSite, IMemento)-1

org.eclipse.ui.part.ViewPart.init(IViewSite)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.init(IViewSite, IMemento)147

org.eclipse.ui.part.ViewPart.saveState(IMemento)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.saveState(IMemento)-1

org.eclipse.ui.part.ViewPart.ViewPart()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.CheatSheetView()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.CheatSheetView()34

org.eclipse.ui.part.WorkbenchPart.createPartControl(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.createPartControl(Composite)-1

org.eclipse.ui.part.WorkbenchPart.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.dispose()112
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.dispose()-1

org.eclipse.ui.part.WorkbenchPart.getSite()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.cheatsheets.OpenCheatSheetAction.run()149

org.eclipse.ui.part.WorkbenchPart.setFocus()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.setFocus()-1

org.eclipse.ui.PlatformUI.getWorkbench()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.run()60
org.eclipse.ui.internal.cheatsheets.actions.OpenPerspective.run(String[], ICheatSheetManager)46
org.eclipse.ui.internal.cheatsheets.CheatSheetEvaluationContext.getContext()35
org.eclipse.ui.internal.cheatsheets.CommandRunner.getCommandService()36
org.eclipse.ui.internal.cheatsheets.CommandRunner.getHandlerService()48
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.TaskLabelProvider.getImage(Object)46
org.eclipse.ui.internal.cheatsheets.composite.explorer.ConfirmRestartDialog.TaskLabelProvider.getImage(Object)46
org.eclipse.ui.internal.cheatsheets.composite.explorer.ResetTaskAction.run()45
org.eclipse.ui.internal.cheatsheets.composite.explorer.RestartAllAction.confirmRestart()44
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)194
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)194
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.createDialogArea(Composite)255
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.setResultFromTree()578
org.eclipse.ui.internal.cheatsheets.handlers.OpenInputDialogHandler.execute(ExecutionEvent)44
org.eclipse.ui.internal.cheatsheets.handlers.OpenMessageDialogHandler.execute(ExecutionEvent)68
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.createPartControl(Composite)94
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.initCheatSheetView()876
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.loadState()500
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.ViewItem.openHelpTopic()379
org.eclipse.ui.internal.cheatsheets.views.ViewItem.openInfopop(Widget)397

org.eclipse.ui.plugin.AbstractUIPlugin.AbstractUIPlugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.CheatSheetPlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.CheatSheetPlugin()76

org.eclipse.ui.plugin.AbstractUIPlugin.getDialogSettings()

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

org.eclipse.ui.plugin.AbstractUIPlugin.getImageRegistry()

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)188
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)188
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getImage(Object)191

org.eclipse.ui.plugin.AbstractUIPlugin.getWorkbench()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenu.getActiveWorkbenchPage()173
org.eclipse.ui.internal.cheatsheets.views.ViewUtilities.showCheatSheetView()58

org.eclipse.ui.plugin.AbstractUIPlugin.initializeImageRegistry(ImageRegistry)

OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)-1

org.eclipse.ui.plugin.AbstractUIPlugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.start(BundleContext)364
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.start(BundleContext)-1

org.eclipse.ui.plugin.AbstractUIPlugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.stop(BundleContext)375
OVERRIDE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.stop(BundleContext)-1

org.eclipse.ui.WorkbenchException.WorkbenchException(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.Category.Category(IConfigurationElement)93

org.eclipse.ui.XMLMemento.createChild(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.2.run()312
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveMap(XMLMemento, Map, String)153

org.eclipse.ui.XMLMemento.createReadRoot(Reader)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.readMemento(String)275

org.eclipse.ui.XMLMemento.createWriteRoot(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.2.run()306
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveCompositeState(CompositeCheatSheetModel, Map)130
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.saveState(Properties, CheatSheetManager)207

org.eclipse.ui.XMLMemento.getChildren(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.createTaskMap(XMLMemento)68
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadCheatsheetManagerData(XMLMemento, ICheatSheetManager)99
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadLayoutData(XMLMemento, Map)112

org.eclipse.ui.XMLMemento.putString(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.2.run()309
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveCompositeState(CompositeCheatSheetModel, Map)131

org.eclipse.ui.XMLMemento.save(Writer)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.saveMemento(XMLMemento, String)341

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict