Uses of Interface
ucar.unidata.util.PrototypeManager
Packages that use PrototypeManager
-
Uses of PrototypeManager in ucar.unidata.idv
Classes in ucar.unidata.idv that implement PrototypeManagerModifier and TypeClassDescriptionclass
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 PrototypeManagerModifier and TypeMethodDescriptionstatic PrototypeManager
Misc.getPrototypeManager()
Get the prototype managerMethods in ucar.unidata.util with parameters of type PrototypeManagerModifier and TypeMethodDescriptionstatic void
Misc.setPrototypeManager
(PrototypeManager prototypeManager) Set the global prototype manager.