com.notuvy.clip
Interface ClipboardListener

All Known Implementing Classes:
ClipboardGrab

public interface ClipboardListener

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

Author:
murali

Method Summary
 void newClipboardContents(String pString)
           
 

Method Detail

newClipboardContents

void newClipboardContents(String pString)


Copyright © 2013. All Rights Reserved.