Class BrowserActions
java.lang.Object
org.xhtmlrenderer.demo.browser.BrowserActions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidSets the accel attribute of the BrowserActions objectstatic voidsetMnemonic(Action action, int mnemonicValue) Sets the mnemonic attribute of the BrowserActions object
-
Constructor Details
-
BrowserActions
-
-
Method Details
-
setAccel
Sets the accel attribute of the BrowserActions object -
setMnemonic
Sets the mnemonic attribute of the BrowserActions object
-