Uses of Interface
com.notuvy.clip.ClipboardListener

Packages that use ClipboardListener
com.notuvy.clip A framework for accessing and manipulating the system clipboard. 
 

Uses of ClipboardListener in com.notuvy.clip
 

Classes in com.notuvy.clip that implement ClipboardListener
 class ClipboardGrab
          A utility to do a one-time grab of clipboard contents when it matches a given pattern.
 

Methods in com.notuvy.clip with parameters of type ClipboardListener
protected  void ClipboardCallback.addListener(ClipboardListener pListener)
           
static void ClipboardCallback.deregister(ClipboardListener pListener)
           
static void ClipboardCallback.register(ClipboardListener pListener)
           
protected  void ClipboardCallback.removeListener(ClipboardListener pListener)
           
 



Copyright © 2013. All Rights Reserved.