Package com.notuvy.clip

A framework for accessing and manipulating the system clipboard.

See:
          Description

Interface Summary
ClipboardListener An interface that declares how to handle the callback when the clipboard contents are a new value.
 

Class Summary
ClipboardAccess A utility that provides read/write access to the system Clipboard.
ClipboardCallback An entity that monitors the system clipboard and notifies observers when the contents have changed.
ClipboardGrab A utility to do a one-time grab of clipboard contents when it matches a given pattern.
 

Package com.notuvy.clip Description

A framework for accessing and manipulating the system clipboard.



Copyright © 2013. All Rights Reserved.