Uses of Class
cage.FoldnetThread

Packages that use FoldnetThread
cage Contains the main classes for the Java GUI of CaGe. 
 

Uses of FoldnetThread in cage
 

Methods in cage that return FoldnetThread
static FoldnetThread CaGe.foldnetThread()
           
 

Constructors in cage with parameters of type FoldnetThread
BackgroundWindow(FoldnetThread foldnetThread)