The standard clipboard operations (Cut, Copy, and Paste) and the Delete command are available from:
When you copy a whole object, you have multiple paste options. The options depend on the type of object you are copying. The Paste options include:
Copy. Pastes the cut or copied file. This is the standard paste operation.
In the case of .java files, the package declaration is changed to
reflect the new package.
Create Link. Pastes a link to the object you have copied.
New Instance. Pastes a new instance of the copied Java object (for templates).
Serialize. Pastes a serialized copy of the Java object.
Default Instance. Pastes the default instance of the Java object.| See also | |
|---|---|
| The Explorer | |