Public Member Functions

alma.acs.logging.table.TablePopupMenu.TextTransfer Class Reference

Inherits java::awt::datatransfer::ClipboardOwner.

List of all members.

Public Member Functions

void lostOwnership (Clipboard aClipboard, Transferable aContents)
void setClipboardContents (String str)

Detailed Description

The class to set the clipboard content

Author:
acaproni

Member Function Documentation

void alma.acs.logging.table.TablePopupMenu.TextTransfer.lostOwnership ( Clipboard  aClipboard,
Transferable  aContents 
)

Empty implementation of the ClipboardOwner interface.

void alma.acs.logging.table.TablePopupMenu.TextTransfer.setClipboardContents ( String  str  ) 

Place a String on the clipboard, and make this class the owner of the Clipboard's contents.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties