public class FXEditorActionBarContributor
extends org.eclipse.ui.part.EditorActionBarContributor
Constructor and Description |
---|
FXEditorActionBarContributor() |
Modifier and Type | Method and Description |
---|---|
protected void |
registerUndoRedoActions(org.eclipse.ui.IEditorPart targetEditor)
Registers undo and redo action handlers for the given target editor.
|
void |
setActiveEditor(org.eclipse.ui.IEditorPart activeEditor) |
protected void registerUndoRedoActions(org.eclipse.ui.IEditorPart targetEditor)
UndoRedoActionGroup
, which is
used to fill the action bars.targetEditor
- The editor to register undo and redo action handlers for.public void setActiveEditor(org.eclipse.ui.IEditorPart activeEditor)
setActiveEditor
in interface org.eclipse.ui.IEditorActionBarContributor
setActiveEditor
in class org.eclipse.ui.part.EditorActionBarContributor
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.