Class JmolInstance


  • class JmolInstance
    extends Object
    • Field Detail

      • width

        int width
      • height

        int height
      • bgColor

        int bgColor
      • spinOn

        boolean spinOn
      • whichWidgets

        javajs.util.BS whichWidgets
      • pictIsScratchFile

        boolean pictIsScratchFile
    • Constructor Detail

      • JmolInstance

        private JmolInstance​(JmolViewer vwr,
                             String name,
                             int width,
                             int height,
                             int nWidgets)