Uses of Class
org.eclipse.ui.internal.EditorHistoryItem
Packages that use EditorHistoryItem
-
Uses of EditorHistoryItem in org.eclipse.ui.internal
Methods in org.eclipse.ui.internal that return EditorHistoryItemModifier and TypeMethodDescriptionEditorHistory.getItems()Returns an array of editor history items.Methods in org.eclipse.ui.internal with parameters of type EditorHistoryItemModifier and TypeMethodDescriptionvoidEditorHistory.remove(EditorHistoryItem item) Removes the given history item.