Klasse ClipboardHandlerTree

java.lang.Object
org.deidentifier.arx.gui.view.impl.common.ClipboardHandlerTree

public class ClipboardHandlerTree extends Object
Supports interaction with the system clipboard.
  • 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: