Class JmolInstance

java.lang.Object
org.openscience.jmol.app.webexport.JmolInstance

class JmolInstance extends Object
  • Field Details

    • name

      String name
    • javaname

      String javaname
    • script

      String script
    • width

      int width
    • height

      int height
    • bgColor

      int bgColor
    • spinOn

      boolean spinOn
    • pictFile

      String pictFile
    • whichWidgets

      javajs.util.BS whichWidgets
    • pictIsScratchFile

      boolean pictIsScratchFile
    • vwr

  • Constructor Details

    • JmolInstance

      private JmolInstance(JmolViewer vwr, String name, int width, int height, int nWidgets)
  • Method Details