public class ClipboardHandlerTable
extends java.lang.Object
Constructor and Description |
---|
ClipboardHandlerTable(org.eclipse.swt.widgets.Table table)
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.
|