Uses of Class
org.xhtmlrenderer.demo.browser.BrowserStartup
Packages that use BrowserStartup
-
Uses of BrowserStartup in org.xhtmlrenderer.demo.browser
Fields in org.xhtmlrenderer.demo.browser declared as BrowserStartupModifier and TypeFieldDescriptionprivate final BrowserStartupBrowserActions.rootprivate final BrowserStartupBrowserMenuBar.rootprivate final BrowserStartupBrowserPanel.rootConstructors in org.xhtmlrenderer.demo.browser with parameters of type BrowserStartupModifierConstructorDescriptionBrowserActions(BrowserStartup root, String startPage) BrowserMenuBar(BrowserStartup root) BrowserPanel(BrowserStartup root, BrowserPanelListener listener) -
Uses of BrowserStartup in org.xhtmlrenderer.demo.browser.actions
Fields in org.xhtmlrenderer.demo.browser.actions declared as BrowserStartupModifier and TypeFieldDescriptionprivate final BrowserStartupFontSizeAction.rootprivate final BrowserStartupGenerateDiffAction.rootConstructors in org.xhtmlrenderer.demo.browser.actions with parameters of type BrowserStartupModifierConstructorDescriptionFontSizeAction(String name, BrowserStartup root, FontSizeAction.FontSizeChange which)