sk.uniba.euromath.plugin.views.inputBox.actions
Class InsertTextActionDelegate
java.lang.Object
sk.uniba.euromath.plugin.views.inputBox.actions.InsertTextActionDelegate
- All Implemented Interfaces:
- IActionDelegate, IEditorActionDelegate
public class InsertTextActionDelegate
- extends Object
- implements IEditorActionDelegate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InsertTextActionDelegate
public InsertTextActionDelegate()
getView
protected InputBoxView getView()
- Returns:
- Returns the view.
setView
protected void setView(InputBoxView view)
- Parameters:
view
- The view to set.
setActiveEditor
public void setActiveEditor(IAction action,
IEditorPart targetEditor)
- Specified by:
setActiveEditor
in interface IEditorActionDelegate
run
public void run(IAction action)
- Specified by:
run
in interface IActionDelegate
selectionChanged
public void selectionChanged(IAction action,
ISelection selection)
- Specified by:
selectionChanged
in interface IActionDelegate
Copyright © 2003-2006 null. All Rights Reserved.