org.eclipse.mat.ui.util
Class Copy

java.lang.Object
  extended by org.eclipse.mat.ui.util.Copy

public class Copy
extends java.lang.Object


Method Summary
static void copyToClipboard(Control control)
           
static void exportToTxtFile(Control control, java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

copyToClipboard

public static void copyToClipboard(Control control)

exportToTxtFile

public static void exportToTxtFile(Control control,
                                   java.lang.String fileName)