Class Jmol

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, JsonNioClient, SplashInterface

public class Jmol extends JmolPanel
See Also:
  • Field Details

    • isSwingJS

      static boolean isSwingJS
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args)
    • startJmol

      protected static void startJmol(JmolApp jmolApp)
    • getJmol

      public static Jmol getJmol(JFrame baseframe, int width, int height, Map<String,Object> vwrOptions)
    • getJmol

      public static Jmol getJmol(JmolApp jmolApp, JFrame frame)