Deprecated API

Deprecated Methods
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.util.StringUtilities.stringToURL(String, URI, ClassLoader)
          Use FileUtilities.nameToURL instead. 
ptolemy.gui.Query.stringValue(String)
          Use getStringValue(String name) instead. 
ptolemy.plot.PlotBox.writeOldSyntax(OutputStream)