public class ClipboardHandlerTree
extends java.lang.Object
| Constructor and Description |
|---|
ClipboardHandlerTree(org.eclipse.jface.viewers.TreeViewer tree)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
copy()
Copies the table's contents to the clipboard.
|
org.eclipse.swt.widgets.Menu |
getMenu()
Creates a pop up menu for this handler.
|