Deprecated API


Contents
Deprecated Methods
org.opensourcephysics.tools.LaunchNode.addHTML(String, String)
          replaced by addDisplayTab 
org.colos.ejs.library.control.EjsControl.flush()
           
org.colos.ejs.library.control.ControlElement.flush()
           
org.opensourcephysics.display.OSPFrame.getChooser()
          use OSPRuntime.getChooser()<\code>. 
org.opensourcephysics.ejs.control.EjsControlFrame.getFrame()
            
org.opensourcephysics.tools.LaunchNode.getHTML(int)
          replaced by getDisplayTab 
org.opensourcephysics.tools.LaunchNode.getHTMLCount()
          replaced by getDisplayTabCount 
org.opensourcephysics.media.core.PerspectiveTransform.getMatrix(double[])
          as of JAI 1.1 Use double[][] getMatrix(double[][] matrix) instead. 
org.opensourcephysics.controls.AbstractSimulation.initializeAnimation()
            
org.opensourcephysics.tools.LaunchNode.insertHTML(int, String, String)
          replaced by insertDisplayTab 
org.opensourcephysics.display.GUIUtils.parseTeX(String)
          use TeXParser class. 
org.opensourcephysics.tools.LaunchNode.removeHTML(int)
          replaced by removeDisplayTab 
org.opensourcephysics.display.GUIUtils.removeSubscripting(String)
          use TeXParser class. 
org.opensourcephysics.controls.AbstractSimulation.resetAnimation()
            
org.opensourcephysics.tools.LaunchNode.setHTML(int, String, String)
          replaced by setDisplayTab 
org.opensourcephysics.tools.TranslatorTool.show()
            
org.opensourcephysics.display.OSPFrame.show()
            
org.opensourcephysics.display.OSPDialog.show()
            
org.opensourcephysics.controls.AbstractSimulation.startAnimation()
            
org.opensourcephysics.controls.AbstractSimulation.stopAnimation()