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 Action
private 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 Action
private final BrowserStartup
(package private) final Action
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Action
action
(String name, Consumer<ActionEvent> handler) private void
private static ImageIcon
private boolean
private void
static void
Sets the accel attribute of the BrowserActions objectstatic void
setMnemonic
(Action action, int mnemonicValue) Sets the mnemonic attribute of the BrowserActions objectprivate void
private 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
-