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 BrowserStartup
BrowserActions.root
private final BrowserStartup
BrowserMenuBar.root
private final BrowserStartup
BrowserPanel.root
Constructors 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 BrowserStartup
FontSizeAction.root
private final BrowserStartup
GenerateDiffAction.root
Constructors in org.xhtmlrenderer.demo.browser.actions with parameters of type BrowserStartupModifierConstructorDescriptionFontSizeAction
(String name, BrowserStartup root, FontSizeAction.FontSizeChange which)