Package org.jmol.api

Interface JSVInterface

  • All Known Implementing Classes:
    StatusListener

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

      • exitJSpecView

        void exitJSpecView​(boolean withDialog,
                           java.lang.Object frame)
      • runScript

        void runScript​(java.lang.String script)
      • saveProperties

        void saveProperties​(java.util.Properties properties)
      • setProperties

        void setProperties​(java.util.Properties properties)
      • syncToJmol

        void syncToJmol​(java.lang.String msg)