Class MyJmolStatusListener

java.lang.Object
org.biojava.nbio.structure.align.gui.jmol.MyJmolStatusListener
All Implemented Interfaces:
org.jmol.api.JmolCallbackListener, org.jmol.api.JmolStatusListener

public class MyJmolStatusListener extends Object implements org.jmol.api.JmolStatusListener
  • Constructor Details

    • MyJmolStatusListener

      public MyJmolStatusListener()
  • Method Details

    • setTextField

      public void setTextField(JTextField statusField)
    • createImage

      public String createImage(String arg0, String arg1, Object arg2, int arg3)
      Specified by:
      createImage in interface org.jmol.api.JmolStatusListener
    • eval

      public String eval(String arg0)
      Specified by:
      eval in interface org.jmol.api.JmolStatusListener
    • functionXY

      public float[][] functionXY(String arg0, int arg1, int arg2)
      Specified by:
      functionXY in interface org.jmol.api.JmolStatusListener
    • functionXYZ

      public float[][][] functionXYZ(String arg0, int arg1, int arg2, int arg3)
      Specified by:
      functionXYZ in interface org.jmol.api.JmolStatusListener
    • getRegistryInfo

      public Map<String,Object> getRegistryInfo()
      Specified by:
      getRegistryInfo in interface org.jmol.api.JmolStatusListener
    • showUrl

      public void showUrl(String arg0)
      Specified by:
      showUrl in interface org.jmol.api.JmolStatusListener
    • notifyCallback

      public void notifyCallback(int arg0, Object[] arg1)
    • notifyEnabled

      public boolean notifyEnabled(int arg0)
    • setCallbackFunction

      public void setCallbackFunction(String arg0, String arg1)
      Specified by:
      setCallbackFunction in interface org.jmol.api.JmolCallbackListener
    • dialogAsk

      public String dialogAsk(String arg0, String arg1)
    • handlePopupMenu

      public void handlePopupMenu(int arg0, int arg1)
    • showConsole

      public void showConsole(boolean arg0)
    • notifyCallback

      public void notifyCallback(org.jmol.c.CBK message, Object[] data)
      Specified by:
      notifyCallback in interface org.jmol.api.JmolCallbackListener
    • notifyEnabled

      public boolean notifyEnabled(org.jmol.c.CBK type)
      Specified by:
      notifyEnabled in interface org.jmol.api.JmolCallbackListener
    • getJSpecViewProperty

      public Map<String,Object> getJSpecViewProperty(String arg0)
      Specified by:
      getJSpecViewProperty in interface org.jmol.api.JmolStatusListener
    • resizeInnerPanel

      public int[] resizeInnerPanel(String data)
      Specified by:
      resizeInnerPanel in interface org.jmol.api.JmolStatusListener