Methods from org.eclipse.equinox.common 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.core.runtime.Assert.isNotNull(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleCheatSheetAttributes(CheatSheet, Node)290
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleCheatSheetAttributes(CheatSheet, Node)291
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleConditionalSubItem(Item, Node)322
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleConditionalSubItem(Item, Node)321
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleDescription(Item, Node)381
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleDescription(Item, Node)380
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleExecutable(IExecutableItem, Node, AbstractExecutable)218
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleExecutable(IExecutableItem, Node, AbstractExecutable)219
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleIntroAttributes(Item, Node)533
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleIntroAttributes(Item, Node)534
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleItem(Node)557
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleItemAttributes(Item, Node)611
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleItemAttributes(Item, Node)612
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handlePerformWhen(IPerformWhenItem, Node)659
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handlePerformWhen(IPerformWhenItem, Node)660
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleRepeatedSubItem(Item, Node)720
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleRepeatedSubItem(Item, Node)721
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleSubItem(ISubItemItem, Node)780
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleSubItem(ISubItemItem, Node)779
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleSubItemAttributes(SubItem, Node)812
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleSubItemAttributes(SubItem, Node)811

org.eclipse.core.runtime.Assert.isTrue(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleCheatSheetAttributes(CheatSheet, Node)292
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleConditionalSubItem(Item, Node)323
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleItem(Node)558
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handlePerformWhen(IPerformWhenItem, Node)661
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleRepeatedSubItem(Item, Node)722
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.handleSubItem(ISubItemItem, Node)781

org.eclipse.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory.create()60
org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory.setInitializationData(IConfigurationElement, String, Object)76

org.eclipse.core.runtime.CoreException.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetRegistryReader.deferCategory(IConfigurationElement)244
org.eclipse.ui.internal.cheatsheets.views.ViewUtilities.showCheatSheetView()71

org.eclipse.core.runtime.FileLocator.find(Bundle, IPath, Map)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.createImageDescriptor(Bundle, IPath)390
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeLabelProvider.createImageDescriptor(String)189
org.eclipse.ui.internal.cheatsheets.composite.model.AbstractTask.getInputUrl(String)186
org.eclipse.ui.internal.cheatsheets.composite.views.TaskEditorManager.getImageDescriptor(String)84
org.eclipse.ui.internal.cheatsheets.composite.views.TaskExplorerManager.getImageDescriptor(String)95
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.initInputFields(CheatSheetElement)1168

org.eclipse.core.runtime.FileLocator.resolve(URL)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeLabelProvider.createImageDescriptor(String)192
org.eclipse.ui.internal.cheatsheets.composite.views.TaskEditorManager.getImageDescriptor(String)87
org.eclipse.ui.internal.cheatsheets.composite.views.TaskExplorerManager.getImageDescriptor(String)97

org.eclipse.core.runtime.IAdaptable.getAdapter(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CommandRunner.getCommandService()38
org.eclipse.ui.internal.cheatsheets.CommandRunner.getHandlerService()50

org.eclipse.core.runtime.IAdapterManager.getAdapter(Object, Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.getAdapter(Class)114
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetElement.getAdapter(Class)55
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetItemExtensionElement.getAdapter(Class)46

org.eclipse.core.runtime.IPath.append(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.getCheatSheetStateFile(String)118
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)232
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)162
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)166
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)212
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)186
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)150
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)158
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)232
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)158
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)174
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)224
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)220
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)174
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)216
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)204
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)166
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)150
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)178
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)154
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)182
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)228
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)154
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)208
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)200
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)220
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)204
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)194
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)170
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)212
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)224
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)162
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)190
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)170
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)178
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)208
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)190
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)216
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)228
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)200
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)182
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)194
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.initializeImageRegistry(ImageRegistry)186
org.eclipse.ui.internal.cheatsheets.composite.explorer.ResetTaskAction.ResetTaskAction(ICompositeCheatSheetTask)35
org.eclipse.ui.internal.cheatsheets.composite.explorer.ResetTaskAction.ResetTaskAction(ICompositeCheatSheetTask)35
org.eclipse.ui.internal.cheatsheets.composite.explorer.RestartAllAction.RestartAllAction(ICompositeCheatSheet)31
org.eclipse.ui.internal.cheatsheets.composite.explorer.RestartAllAction.RestartAllAction(ICompositeCheatSheet)31
org.eclipse.ui.internal.cheatsheets.composite.explorer.SkipAction.SkipAction(ICompositeCheatSheetTask)30
org.eclipse.ui.internal.cheatsheets.composite.explorer.SkipAction.SkipAction(ICompositeCheatSheetTask)30
org.eclipse.ui.internal.cheatsheets.composite.explorer.StartAction.StartAction(ICompositeCheatSheetTask)29
org.eclipse.ui.internal.cheatsheets.composite.explorer.StartAction.StartAction(ICompositeCheatSheetTask)29
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.getStateFile(String, IPath)162
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.BrowseListener.widgetSelected(SelectionEvent)378
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.BrowseListener.widgetSelected(SelectionEvent)378
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.getPath()145
org.eclipse.ui.internal.cheatsheets.views.CheatSheetExpandRestoreAction.CheatSheetExpandRestoreAction(String, boolean, CheatSheetViewer)33
org.eclipse.ui.internal.cheatsheets.views.CheatSheetExpandRestoreAction.CheatSheetExpandRestoreAction(String, boolean, CheatSheetViewer)35
org.eclipse.ui.internal.cheatsheets.views.CheatSheetExpandRestoreAction.CheatSheetExpandRestoreAction(String, boolean, CheatSheetViewer)33
org.eclipse.ui.internal.cheatsheets.views.CheatSheetExpandRestoreAction.CheatSheetExpandRestoreAction(String, boolean, CheatSheetViewer)35
org.eclipse.ui.internal.cheatsheets.views.CheatSheetHelpPart.contributeToToolBar(IToolBarManager)64
org.eclipse.ui.internal.cheatsheets.views.CheatSheetHelpPart.contributeToToolBar(IToolBarManager)64

org.eclipse.core.runtime.IPath.lastSegment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.setResultFromFile()591
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.setResultFromUrl()619

org.eclipse.core.runtime.IPath.removeFirstSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.findChildCollection(IPath)76

org.eclipse.core.runtime.IPath.segment(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.findChildCollection(IPath)69

org.eclipse.core.runtime.IPath.segmentCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.findChildCollection(IPath)73

org.eclipse.core.runtime.IPath.toFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.getCheatSheetStateFile(String)119

org.eclipse.core.runtime.IPath.toOSString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.getStateFile(String, IPath)162
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.BrowseListener.widgetSelected(SelectionEvent)379
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.BrowseListener.widgetSelected(SelectionEvent)379

org.eclipse.core.runtime.IPath.toString()

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

org.eclipse.core.runtime.IStatus.getChildren()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.ErrorPage.StatusSorter.sortStatus(IStatus)44
org.eclipse.ui.internal.cheatsheets.views.ErrorPage.StatusSorter.sortStatus(IStatus)44

org.eclipse.core.runtime.IStatus.getMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.ErrorPage.showStatus(IStatus)108

org.eclipse.core.runtime.IStatus.getSeverity()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.parser.CompositeCheatSheetParser.parseCompositeCheatSheet(Document, URL)188
org.eclipse.ui.internal.cheatsheets.data.CheatSheetParser.parseCheatSheet(Document)1031
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.initCheatSheetView()862
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.runPerformExecutable(ImageHyperlink)1053
org.eclipse.ui.internal.cheatsheets.views.CoreItem.runSubItemExecutable(CheatSheetManager, int)518
org.eclipse.ui.internal.cheatsheets.views.ErrorPage.showStatus(IStatus)107
org.eclipse.ui.internal.cheatsheets.views.ErrorPage.StatusSorter.sortStatus(IStatus)49
org.eclipse.ui.internal.cheatsheets.views.ErrorPage.StatusSorter.sortStatus(IStatus)49

org.eclipse.core.runtime.IStatus.isMultiStatus()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.ErrorPage.StatusSorter.sortStatus(IStatus)43
org.eclipse.ui.internal.cheatsheets.views.ErrorPage.StatusSorter.sortStatus(IStatus)43

org.eclipse.core.runtime.IStatus.isOK()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.ActionRunner.runAction(Action, CheatSheetManager)98
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetCategoryBasedSelectionAction.run()62
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.2.run()315
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.saveState(Properties, CheatSheetManager)209
org.eclipse.ui.internal.cheatsheets.data.ParserStatusUtility.addStatus(IStatus, int, String, Throwable)31
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.initCheatSheetView()859
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.runPerformExecutable(ImageHyperlink)1045
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.saveCurrentSheet()1099
org.eclipse.ui.internal.cheatsheets.views.CoreItem.runSubItemExecutable(CheatSheetManager, int)515

org.eclipse.core.runtime.ListenerList.add(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.addListener(IPropertyListener)43

org.eclipse.core.runtime.ListenerList.getListeners()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.fireChange()51

org.eclipse.core.runtime.ListenerList.ListenerList()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.CheatSheetHistory(CheatSheetRegistryReader)35

org.eclipse.core.runtime.ListenerList.remove(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.removeListener(IPropertyListener)47

org.eclipse.core.runtime.MultiStatus.add(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.data.ParserStatusUtility.addStatus(IStatus, int, String, Throwable)39
org.eclipse.ui.internal.cheatsheets.data.ParserStatusUtility.addStatus(IStatus, int, String, Throwable)40
org.eclipse.ui.internal.cheatsheets.data.ParserStatusUtility.addStatus(IStatus, int, String, Throwable)34

org.eclipse.core.runtime.MultiStatus.MultiStatus(String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.data.ParserStatusUtility.addStatus(IStatus, int, String, Throwable)37

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.explorer.TreeLabelProvider.createImageDescriptor(String)189
org.eclipse.ui.internal.cheatsheets.composite.model.AbstractTask.getInputUrl(String)186
org.eclipse.ui.internal.cheatsheets.composite.views.TaskEditorManager.getImageDescriptor(String)84
org.eclipse.ui.internal.cheatsheets.composite.views.TaskExplorerManager.getImageDescriptor(String)95
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.getStateFile(String, IPath)162
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.BrowseListener.widgetSelected(SelectionEvent)377
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.BrowseListener.widgetSelected(SelectionEvent)377
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.expandPreviouslyExpandedCategories()465
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.setResultFromFile()590
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.setResultFromUrl()618
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.getPath()143
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.initInputFields(CheatSheetElement)1168

org.eclipse.core.runtime.Path.toOSString()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.loadState()510

org.eclipse.core.runtime.SafeRunner.run(ISafeRunnable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.restoreCheatSheetHistory()241
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.saveCheatSheetHistory()304

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory.create()62
org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory.setInitializationData(IConfigurationElement, String, Object)78
org.eclipse.ui.internal.cheatsheets.ActionRunner.runAction(Action, CheatSheetManager)91
org.eclipse.ui.internal.cheatsheets.ActionRunner.runAction(Action, CheatSheetManager)39
org.eclipse.ui.internal.cheatsheets.ActionRunner.runAction(Action, CheatSheetManager)53
org.eclipse.ui.internal.cheatsheets.ActionRunner.runAction(Action, CheatSheetManager)47
org.eclipse.ui.internal.cheatsheets.ActionRunner.runAction(Action, CheatSheetManager)100
org.eclipse.ui.internal.cheatsheets.actions.OpenPerspective.run(String[], ICheatSheetManager)53
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.restoreState(IMemento)66
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.saveState(IMemento)77
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.1.handleException(Throwable)254
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.2.handleException(Throwable)321
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.getDocumentBuilder()131
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.logError(String, Throwable)144
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.readMemento(String)293
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.readMemento(String)293
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.readMemento(String)293
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.readMemento(String)293
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.readMemento(String)283
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.saveMemento(XMLMemento, String)354
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.saveMemento(XMLMemento, String)346
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.saveMemento(XMLMemento, String)354
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.saveMemento(XMLMemento, String)354
org.eclipse.ui.internal.cheatsheets.CommandRunner.commandFailureStatus(Exception)112
org.eclipse.ui.internal.cheatsheets.CommandRunner.executeCommand(CheatSheetCommand, CheatSheetManager)70
org.eclipse.ui.internal.cheatsheets.CommandRunner.executeCommand(CheatSheetCommand, CheatSheetManager)101
org.eclipse.ui.internal.cheatsheets.composite.views.TaskEditorManager.getEditor(String)69
org.eclipse.ui.internal.cheatsheets.composite.views.TaskEditorManager.getEditor(String)58
org.eclipse.ui.internal.cheatsheets.composite.views.TaskExplorerManager.getExplorer(String)63
org.eclipse.ui.internal.cheatsheets.composite.views.TaskExplorerManager.getExplorer(String)74
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.saveToMemento(Properties, CheatSheetManager, IMemento)239
org.eclipse.ui.internal.cheatsheets.data.ParserStatusUtility.addStatus(IStatus, int, String, Throwable)30
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.setResultFromFile()610
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.setResultFromUrl()643
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetElement.createListenerInstance()172
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetElement.createListenerInstance()163
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetItemExtensionElement.createInstance()111
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetItemExtensionElement.createInstance()122
org.eclipse.ui.internal.cheatsheets.registry.RegistryReader.logError(IConfigurationElement, String)63
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.loadState()512
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.runSubItemPerformExecutable(ImageHyperlink, int)1085
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.setInput(String, ICheatSheetStateManager)1225
org.eclipse.ui.internal.cheatsheets.views.CoreItem.handleDynamicSubItemButtons()388
org.eclipse.ui.internal.cheatsheets.views.CoreItem.handleDynamicSubItemButtons()360
org.eclipse.ui.internal.cheatsheets.views.CoreItem.handleDynamicSubItemButtons()385
org.eclipse.ui.internal.cheatsheets.views.CoreItem.handleDynamicSubItemButtons()357
org.eclipse.ui.internal.cheatsheets.views.ViewUtilities.showCheatSheetView()69

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict