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

Inheritance diagram for alma::acs::logging::table::TablePopupMenu::TextTransfer:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::logging::table::TablePopupMenu::TextTransfer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Private Member Functions

String getClipboardContents ()

Detailed Description

The class to set the clipboard content

Author:
acaproni

Member Function Documentation

String alma::acs::logging::table::TablePopupMenu::TextTransfer::getClipboardContents (  )  [inline, private]

Get the String residing on the clipboard.

Returns:
any text found on the Clipboard; if none found, return an empty String.
void alma::acs::logging::table::TablePopupMenu::TextTransfer::lostOwnership ( Clipboard  aClipboard,
Transferable  aContents 
) [inline]

Empty implementation of the ClipboardOwner interface.

void alma::acs::logging::table::TablePopupMenu::TextTransfer::setClipboardContents ( String  str  )  [inline]

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

Referenced by alma::acs::logging::table::TablePopupMenu::copyToClipboard().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2