Class BrowserSandboxLauncher

java.lang.Object
org.xhtmlrenderer.demo.browser.BrowserSandboxLauncher

public class BrowserSandboxLauncher extends Object
Entry point for launching Browser application in a sandboxed environment; use instead of BrowserStartup in that case. Disables or removes menu items and controls that are not useful in a sandboxed environment.
  • Constructor Details

    • BrowserSandboxLauncher

      public BrowserSandboxLauncher()
  • Method Details

    • main

      public static void main(String[] args)