Package org.xhtmlrenderer.demo.browser
Class BrowserActions
java.lang.Object
org.xhtmlrenderer.demo.browser.BrowserActions
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Action(package private) final Action(package private) final Action(package private) final Action(package private) final Action(package private) final Action(package private) final Action(package private) final Action(package private) final Action(package private) final Actionprivate static final Logger(package private) final Action(package private) final Action(package private) final Action(package private) final Action(package private) final Action(package private) final Actionprivate final BrowserStartup(package private) final Action -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Actionaction(String name, Consumer<ActionEvent> handler) private voidprivate static ImageIconprivate booleanprivate voidstatic voidSets the accel attribute of the BrowserActions objectstatic voidsetMnemonic(Action action, int mnemonicValue) Sets the mnemonic attribute of the BrowserActions objectprivate voidprivate void
-
Field Details
-
logger
-
open_file
-
export_pdf
-
quit
-
forward
-
backward
-
refresh
-
reload
-
load
-
print_preview
-
goHome
-
generate_diff
-
usersManual
-
aboutPage
-
root
-
increase_font
-
decrease_font
-
reset_font
-
goToPage
-
-
Constructor Details
-
BrowserActions
-
-
Method Details
-
isOpenPdfInClasspath
@CheckReturnValue private boolean isOpenPdfInClasspath() -
showAboutDialog
private void showAboutDialog() -
togglePrintPreview
private void togglePrintPreview() -
openAndShowFile
private void openAndShowFile() -
exportToPdf
private void exportToPdf() -
setAccel
Sets the accel attribute of the BrowserActions object -
setMnemonic
Sets the mnemonic attribute of the BrowserActions object -
imageIcon
-
action
-