Klasse ClipboardHandlerTable
java.lang.Object
org.deidentifier.arx.gui.view.impl.common.ClipboardHandlerTable
Supports interaction with the system clipboard.
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungClipboardHandlerTable(org.eclipse.swt.widgets.Table table) Creates a new instance. -
Methodenübersicht
-
Konstruktordetails
-
ClipboardHandlerTable
public ClipboardHandlerTable(org.eclipse.swt.widgets.Table table) Creates a new instance.- Parameter:
table-
-
-
Methodendetails
-
copy
public void copy()Copies the table's contents to the clipboard. -
getMenu
public org.eclipse.swt.widgets.Menu getMenu()Creates a pop up menu for this handler.- Gibt zurück:
-