Package org.jmol.api

Interface JmolDropEditor

All Known Subinterfaces:
JmolScriptEditorInterface
All Known Implementing Classes:
AppConsole, ScriptEditor

public interface JmolDropEditor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
  • Method Details

    • loadFile

      void loadFile(String fname)
    • loadContent

      void loadContent(String script)