Deprecated API

Deprecated Methods
ptolemy.gui.BasicJApplet._getBackground()
          Use the public method getBackground() instead. 
ptolemy.plot.PlotBox._setButtonsVisibility(boolean)
            
ptolemy.plot.PlotBox._writeOldSyntax(PrintWriter)
            
ptolemy.plot.Plot._writeOldSyntax(PrintWriter)
            
ptolemy.gui.Query.booleanValue(String)
          Use getBooleanValue(String name) instead. 
ptolemy.gui.Query.doubleValue(String)
          Use getDoubleValue(String name) instead. 
ptolemy.plot.PlotBox.getDataurl()
            
ptolemy.plot.PlotBox.getDocumentBase()
            
ptolemy.plot.Plot.getMaxDataSets()
            
ptolemy.plot.PlotBox.init()
            
ptolemy.gui.Query.intValue(String)
          Use getIntValue(String name) instead. 
ptolemy.plot.PlotLive.makeButtons()
            
ptolemy.plot.PlotBox.parseFile(String)
            
ptolemy.plot.PlotBox.parseFile(String, URL)
          This method is deprecated. Use read() instead. 
ptolemy.plot.Plot.parseFile(String, URL)
            
ptolemy.plot.PlotBox.setDataurl(String)
            
ptolemy.plot.PlotBox.setDocumentBase(URL)
            
ptolemy.plot.Plot.setNumSets(int)
            
ptolemy.gui.Query.stringValue(String)
          Use getStringValue(String name) instead. 
ptolemy.plot.PlotBox.writeOldSyntax(OutputStream)