Home / Development / Documentation / 2.0.44 / Uses of Class info.bioinfweb.treegraph.document.clipboard.TreeClipboard
TreeGraph 2
 


Uses of Class
info.bioinfweb.treegraph.document.clipboard.TreeClipboard

Packages that use TreeClipboard
info.bioinfweb.treegraph All classes of the TreeGraph 2 application are contained in this package or one of its subpackeges. 
 

Uses of TreeClipboard in info.bioinfweb.treegraph
 

Fields in info.bioinfweb.treegraph declared as TreeClipboard
private  TreeClipboard Main.clipboard
           
 

Methods in info.bioinfweb.treegraph that return TreeClipboard
 TreeClipboard Main.getClipboard()