Deprecated API

Deprecated Classes
jas.jds.module.ModuleUtilities
          Use System.loadLibrary directly. Using this class turns out to be a bad idea, since it is loaded by the base classloader, libraries loaded by it are only accessible to the base class loader. Extensions should call System.loadLibrary directly to avoid this. 
jas.bean.Plot
          Use XMLPlot instead 
jas.bean.QuickPlot
          Use XMLPlot instead