Uses of Class
org.norvelle.textcite.model.Clipboard

Packages that use Clipboard
org.norvelle.textcite This package contains the Application class, which, in addition to creating the GUI and creating the data model, also provides a single static global access point to the CiteBook. 
 

Uses of Clipboard in org.norvelle.textcite
 

Methods in org.norvelle.textcite that return Clipboard
static Clipboard Application.getClipboard()