Uses of Class
org.eclipse.ui.actions.CopyFilesAndFoldersOperation
Package
Description
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
-
Uses of CopyFilesAndFoldersOperation in org.eclipse.ui.actions
Modifier and TypeFieldDescriptionprotected CopyFilesAndFoldersOperation
CopyResourceAction.operation
The operation to run.Modifier and TypeMethodDescriptionprotected CopyFilesAndFoldersOperation
CopyResourceAction.createOperation()
Returns the operation to perform when this action runs.protected CopyFilesAndFoldersOperation
MoveResourceAction.createOperation()