Klasse ClipboardHandlerTree
java.lang.Object
org.deidentifier.arx.gui.view.impl.common.ClipboardHandlerTree
Supports interaction with the system clipboard.
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungClipboardHandlerTree(org.eclipse.jface.viewers.TreeViewer tree) Creates a new instance. -
Methodenübersicht
-
Konstruktordetails
-
ClipboardHandlerTree
public ClipboardHandlerTree(org.eclipse.jface.viewers.TreeViewer tree) Creates a new instance.- Parameter:
tree-
-
-
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:
-