Uses of Class
org.eclipse.cdt.internal.ui.cview.PasteAction

Packages that use PasteAction
org.eclipse.cdt.internal.ui.cview   
 

Uses of PasteAction in org.eclipse.cdt.internal.ui.cview
 

Constructors in org.eclipse.cdt.internal.ui.cview with parameters of type PasteAction
CopyAction(org.eclipse.swt.widgets.Shell shell, org.eclipse.swt.dnd.Clipboard clipboard, PasteAction pasteAction)
          Creates a new action.