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

java.lang.Object
  extended by pl.edu.agh.cast.backward.editor.action.EditorAction
      extended by pl.edu.agh.cast.backward.editor.action.PasteAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IEditorActionDelegate

public class PasteAction
extends EditorAction

Action for pasting contents of CastClipboardContents into editor.

Author:
AGH CAST Team

Field Summary
 
Fields inherited from class pl.edu.agh.cast.backward.editor.action.EditorAction
log
 
Constructor Summary
PasteAction()
           
 
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

PasteAction

public PasteAction()
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.