|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.actions.CopyProjectOperation
Implementation class to perform the actual copying of project resources from the clipboard when paste action is invoked.
This class may be instantiated; it is not intended to be subclassed.
Constructor Summary | |
---|---|
CopyProjectOperation(Shell shell)
Create a new operation initialized with a shell. |
Method Summary | |
---|---|
void |
copyProject(IProject project)
Paste a copy of the project on the clipboard to the workspace. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CopyProjectOperation(Shell shell)
shell
- parent shell for error dialogsMethod Detail |
public void copyProject(IProject project)
project
- The project that is beign copied.
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.