pl.edu.agh.cast.backward.editor.action
Class PasteAction
java.lang.Object
pl.edu.agh.cast.backward.editor.action.EditorAction
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
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 |
PasteAction
public PasteAction()
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.