Uses of Class
ucar.unidata.idv.publish.PublishManager

Packages that use PublishManager
ucar.unidata.idv The idv package. 
 

Uses of PublishManager in ucar.unidata.idv
 

Fields in ucar.unidata.idv declared as PublishManager
protected  PublishManager IdvBase.publishManager
          Handles doing publishing of content
 

Methods in ucar.unidata.idv that return PublishManager
protected  PublishManager IdvBase.doMakePublishManager()
          Factory method to create the PublishManager This manages publishing content to weblogs, etc.
 PublishManager IdvBase.getPublishManager()
          Create, if needed, and return PublishManager
 PublishManager ViewManager.getPublishManager()
          Get the PublishManager to use.
protected  PublishManager IdvManager.getPublishManager()
          Wrapper method, calling into idv