pl.edu.agh.cast.backward.editor.action
Class SelectAllActionDelegate
java.lang.Object
pl.edu.agh.cast.backward.editor.action.EditorAction
pl.edu.agh.cast.backward.editor.action.SelectAllActionDelegate
- All Implemented Interfaces:
- org.eclipse.ui.IActionDelegate, org.eclipse.ui.IEditorActionDelegate
public class SelectAllActionDelegate
- extends EditorAction
Delegates select all action execution to SelectAllAction
class.
- Author:
- AGH CAST Team
Fields inherited from class pl.edu.agh.cast.backward.editor.action.EditorAction |
log |
Method Summary |
void |
run(org.eclipse.jface.action.IAction action)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectAllActionDelegate
public SelectAllActionDelegate()
run
public void run(org.eclipse.jface.action.IAction action)
-
- See Also:
IActionDelegate.run(org.eclipse.jface.action.IAction)
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.