Uses of Interface
ucar.unidata.util.PrototypeManager

Packages that use PrototypeManager
ucar.unidata.idv The idv package. 
ucar.unidata.util General utilities. 
 

Uses of PrototypeManager in ucar.unidata.idv
 

Classes in ucar.unidata.idv that implement PrototypeManager
 class IdvPersistenceManager
          This class defines what is to be saved when we are doing an advanced save of the state to a bundle
 

Uses of PrototypeManager in ucar.unidata.util
 

Methods in ucar.unidata.util that return PrototypeManager
static PrototypeManager Misc.getPrototypeManager()
          Get the prototype manager
 

Methods in ucar.unidata.util with parameters of type PrototypeManager
static void Misc.setPrototypeManager(PrototypeManager prototypeManager)
          Set the global prototype manager.