Uses of Class
ucar.unidata.idv.JythonManager.LibHolder

Packages that use JythonManager.LibHolder
ucar.unidata.idv The idv package. 
 

Uses of JythonManager.LibHolder in ucar.unidata.idv
 

Methods in ucar.unidata.idv with parameters of type JythonManager.LibHolder
 void JythonManager.editInExternalEditorInner(JythonManager.LibHolder holder)
          Edit the jython in the external editor
 void JythonManager.removeLibrary(JythonManager.LibHolder holder)
          remove lib
 boolean JythonManager.writeJythonLib(JythonManager.LibHolder holder)
          Save the end user jython code from the jython editor into the user's .unidata/idv area.