Types 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.activities.ITriggerPoint

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.setResultFromTree()578

org.eclipse.ui.commands.ICommandService

CASTS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CommandRunner.getCommandService()40
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CommandRunner.executeCommand(CheatSheetCommand, CheatSheetManager)67
org.eclipse.ui.internal.cheatsheets.CommandRunner.getCommandService()40
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CommandRunner.getCommandService()-1

org.eclipse.ui.handlers.IHandlerService

CASTS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CommandRunner.getHandlerService()52
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CommandRunner.executeCommand(CheatSheetCommand, CheatSheetManager)68
org.eclipse.ui.internal.cheatsheets.CommandRunner.getHandlerService()52
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CommandRunner.getHandlerService()-1

org.eclipse.ui.IActionBars

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

org.eclipse.ui.IMemento

CASTS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.getTaskMemento(String)196
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadTaskState(Map, AbstractTask)80
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.state.MementoStateManager.memento-1
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.memento-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.1.run()244
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.1.run()246
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.getTaskMemento(String)196
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadCheatsheetManagerData(XMLMemento, ICheatSheetManager)101
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadLayoutData(XMLMemento, Map)114
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadTaskState(Map, AbstractTask)80
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveMap(XMLMemento, Map, String)153
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveTaskState(IMemento, AbstractTask)172
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveTaskState(IMemento, AbstractTask)160
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.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.restoreState(IMemento)155
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.saveState(IMemento)188
PARAMETER
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.restoreState(IMemento)-1
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.saveState(IMemento)-1
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveTaskState(IMemento, AbstractTask)-1
org.eclipse.ui.internal.cheatsheets.composite.model.EditableTask.setInput(IMemento)-1
org.eclipse.ui.internal.cheatsheets.composite.views.CheatsheetTaskEditor.saveState(IMemento)-1
org.eclipse.ui.internal.cheatsheets.composite.views.CheatsheetTaskEditor.setInput(IEditableTask, IMemento)-1
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.addListOfStringsToMemento(IMemento, Properties, String)-1
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.addMapToMemento(IMemento, Map, String)-1
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.getListOfStringsFromMemento(IMemento, Properties, String)-1
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.getMapFromMemento(IMemento, Properties, String)-1
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.loadFromMemento(IMemento)-1
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.saveToMemento(Properties, CheatSheetManager, IMemento)-1
org.eclipse.ui.internal.cheatsheets.state.MementoStateManager.MementoStateManager(IMemento, ICheatSheetManager)-1
org.eclipse.ui.internal.cheatsheets.views.CheatSheetHelpPart.init(ReusableHelpPart, String, IMemento)-1
org.eclipse.ui.internal.cheatsheets.views.CheatSheetHelpPart.saveState(IMemento)-1
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.init(IViewSite, IMemento)-1
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.restoreState(IMemento)-1
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.saveState(IMemento)-1
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.saveState(IMemento)-1
org.eclipse.ui.internal.provisional.cheatsheets.TaskEditor.saveState(IMemento)-1
org.eclipse.ui.internal.provisional.cheatsheets.TaskEditor.setInput(IEditableTask, IMemento)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetModel.getTaskMemento(String)-1
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.getTaskMemento(String)-1

org.eclipse.ui.IPerspectiveDescriptor

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

org.eclipse.ui.IPluginContribution

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.Category-1
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement-1
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetElement-1

org.eclipse.ui.IPropertyListener

CASTS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.fireChange()53
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenuAction-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.fireChange()53
PARAMETER
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.addListener(IPropertyListener)-1
org.eclipse.ui.internal.cheatsheets.CheatSheetHistory.removeListener(IPropertyListener)-1

org.eclipse.ui.IViewSite

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

org.eclipse.ui.IWorkbench

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenu.getActiveWorkbenchPage()173
org.eclipse.ui.internal.cheatsheets.actions.OpenPerspective.run(String[], ICheatSheetManager)46
org.eclipse.ui.internal.cheatsheets.CommandRunner.getCommandService()36
org.eclipse.ui.internal.cheatsheets.CommandRunner.getHandlerService()48
org.eclipse.ui.internal.cheatsheets.views.ViewUtilities.showCheatSheetView()58

org.eclipse.ui.IWorkbenchPage

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.cheatsheets.OpenCheatSheetAction.run()149
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenu.getActiveCheatSheetID()151
org.eclipse.ui.internal.cheatsheets.actions.OpenPerspective.run(String[], ICheatSheetManager)48
org.eclipse.ui.internal.cheatsheets.views.ViewUtilities.showCheatSheetView()60
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenu.getActiveWorkbenchPage()-1

org.eclipse.ui.IWorkbenchWindow

LOCAL_VAR_DECLARED
Reference LocationLine Number
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.handlers.OpenInputDialogHandler.execute(ExecutionEvent)44
org.eclipse.ui.internal.cheatsheets.handlers.OpenMessageDialogHandler.execute(ExecutionEvent)68
org.eclipse.ui.internal.cheatsheets.views.ViewUtilities.showCheatSheetView()59
PARAMETER
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetHelpMenuAction.init(IWorkbenchWindow)-1
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenuAction.init(IWorkbenchWindow)-1

org.eclipse.ui.IWorkbenchWindowActionDelegate

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetHelpMenuAction-1

org.eclipse.ui.IWorkbenchWindowPulldownDelegate2

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.actions.CheatSheetMenuAction-1

org.eclipse.ui.model.AdaptableList

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.cheatsheets-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.CheatSheetCollectionElement(String, String, String, CheatSheetCollectionElement)33
PARAMETER
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement.setCheatSheets(AdaptableList)-1

org.eclipse.ui.model.BaseWorkbenchContentProvider

EXTENDS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.3482
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.3-1

org.eclipse.ui.model.IWorkbenchAdapter

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.Category-1

org.eclipse.ui.model.WorkbenchAdapter

CASTS
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
EXTENDS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement-1
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetElement-1
org.eclipse.ui.internal.cheatsheets.registry.CheatSheetItemExtensionElement-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getText(Object)178
org.eclipse.ui.internal.cheatsheets.dialogs.CheatSheetCategoryBasedSelectionDialog.CheatsheetLabelProvider.getText(Object)178

org.eclipse.ui.part.PageBook

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.explorerContainer-1
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.taskEditorContainer-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.createPart(Composite)139
org.eclipse.ui.internal.cheatsheets.composite.views.CompositeCheatSheetPage.createPart(Composite)147

org.eclipse.ui.part.ViewPart

EXTENDS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView-1

org.eclipse.ui.PartInitException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.ViewUtilities.showCheatSheetView()67
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.ViewUtilities.showCheatSheetView()67
THROWS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.views.CheatSheetView.init(IViewSite, IMemento)-1

org.eclipse.ui.plugin.AbstractUIPlugin

EXTENDS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin-1

org.eclipse.ui.WorkbenchException

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.Category.Category(IConfigurationElement)93
THROWS
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.registry.Category.Category(IConfigurationElement)-1

org.eclipse.ui.XMLMemento

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.2.run()306
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.readMemento(String)279
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.readMemento(String)275
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.readMemento(String)285
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadCompositeState(CompositeCheatSheetModel, Map)54
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveCompositeState(CompositeCheatSheetModel, Map)130
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.loadState(String)253
org.eclipse.ui.internal.cheatsheets.data.CheatSheetSaveHelper.saveState(Properties, CheatSheetManager)207
PARAMETER
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.saveMemento(XMLMemento, String)-1
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.createTaskMap(XMLMemento)-1
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadCheatsheetManagerData(XMLMemento, ICheatSheetManager)-1
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.loadLayoutData(XMLMemento, Map)-1
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveCheatSheetManagerData(XMLMemento, ICheatSheetManager)-1
org.eclipse.ui.internal.cheatsheets.composite.model.CompositeCheatSheetSaveHelper.saveMap(XMLMemento, Map, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin.readMemento(String)-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict