Deprecated API


Contents
Deprecated Methods
com.webrenderer.swing.dom.IDocument.close()
          This method is not implemented. 
com.webrenderer.swing.BrowserFactory.extractPlatformCoreComponentsJar(JarFile)
          Use BrowserFactory.setMozillaPath(File) instead. This method might be altered or removed in future releases. 
com.webrenderer.swing.BrowserFactory.extractPlatformJar(JarFile)
          Use BrowserFactory.setLibraryPath(File) instead. This method might be altered or removed in future releases. 
com.webrenderer.swing.dom.IDocument.getFileModifiedDate()
          This method is not implemented. 
com.webrenderer.swing.event.BadCertificateEvent.getReason()
            
com.webrenderer.swing.dom.IElement.getTitle()
          This method is not implemented. 
com.webrenderer.swing.dom.IDocument.getURL()
          This method is not implemented. 
com.webrenderer.swing.RenderingOptimization.isSmoothPluginScrolling()
          This option has no effect. It exists for API compatibility with earlier versions of WebRenderer. 
com.webrenderer.swing.RenderingOptimization.isWindowlessFlashSmoothScrolling()
          This option has no effect. It exists for API compatibility with earlier versions of WebRenderer. 
com.webrenderer.swing.dom.IDocument.open()
          This method is not implemented. 
com.webrenderer.swing.RenderingOptimization.setSmoothPluginScrolling(boolean)
          This option has no effect. It exists for API compatibility with earlier versions of WebRenderer. 
com.webrenderer.swing.IOptionsService.setSuppressSecondClickEvent(boolean)
          Programs requiring the older one-click behavior should be updated to accept the newer two-click behavior instead. 
com.webrenderer.swing.RenderingOptimization.setWindowlessFlashSmoothScrolling(boolean)
          This option has no effect. It exists for API compatibility with earlier versions of WebRenderer. 
com.webrenderer.swing.dom.IDocument.write(String)
          This method is not implemented. 
com.webrenderer.swing.dom.IDocument.writeln(String)
          This method is not implemented.