pl.edu.agh.cast.backward.editor.action
Class SelectAllActionDelegate

java.lang.Object
  extended by pl.edu.agh.cast.backward.editor.action.EditorAction
      extended by 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

Field Summary
 
Fields inherited from class pl.edu.agh.cast.backward.editor.action.EditorAction
log
 
Constructor Summary
SelectAllActionDelegate()
           
 
Method Summary
 void run(org.eclipse.jface.action.IAction action)
          
 
Methods inherited from class pl.edu.agh.cast.backward.editor.action.EditorAction
getEditor, selectionChanged, setActiveEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectAllActionDelegate

public SelectAllActionDelegate()
Method Detail

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.