Package org.jmol.api

Interface JSVInterface

All Known Implementing Classes:
NMR_JmolPanel.MyStatusListener, StatusListener

public interface JSVInterface
and interface for JSpecView for the Jmol application
  • Method Details

    • exitJSpecView

      void exitJSpecView(boolean withDialog, Object frame)
    • runScript

      void runScript(String script)
    • saveProperties

      void saveProperties(Properties properties)
    • setProperties

      void setProperties(Properties properties)
    • syncToJmol

      void syncToJmol(String msg)