Klasse ClipboardHandlerTable

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

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