Eclipse GEF
3.0

org.eclipse.gef.ui.actions
Class CopyRetargetAction

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

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

public class CopyRetargetAction
extends RetargetAction

See Also:
Serialized Form

Constructor Summary
CopyRetargetAction()
          Deprecated. Constructs a new CopyRetargetAction 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

CopyRetargetAction

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


Eclipse GEF
3.0

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