public class ClipboardUtil extends Object
History:
     Date:     June 6, 2007
     Time:     2:45 PM
     Author:   Terry Norbraten, NPS MOVES
     Comments: Initial
   
 | Constructor and Description | 
|---|
| ClipboardUtil() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | invokeClipboard(JTextArea textArea)Copies the contents of the Text Area to the system clipboard | 
public static void invokeClipboard(JTextArea textArea)
textArea - the Text Area contents to copy