Eclipse GEF
3.3

org.eclipse.gef.ui.actions
Class PasteRetargetAction

java.lang.Object
  extended byRetargetAction
      extended byorg.eclipse.gef.ui.actions.PasteRetargetAction

Deprecated. Use org.eclipse.ui.actions.ActionFactory instead

public class PasteRetargetAction
extends RetargetAction

See Also:
Serialized Form

Constructor Summary
PasteRetargetAction()
          Deprecated. Constructs a new PasteRetargetAction with the default ID, label and image.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasteRetargetAction

public PasteRetargetAction()
Deprecated. 
Constructs a new PasteRetargetAction with the default ID, label and image.


Eclipse GEF
3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.