org.faceless.pdf2.viewer2.feature
Class XFA
java.lang.Object
org.faceless.pdf2.viewer2.ViewerFeature
org.faceless.pdf2.viewer2.ViewerWidget
org.faceless.pdf2.viewer2.feature.XFA
public class XFA
- extends ViewerWidget
A class which suppressed warnings about missing XFA support in the PDF Viewer when
JavaScript is supported. In the future this may well form the basis of XFA support
in the viewer, but for now it's largely a no-op.
The name of this feature is "XFA"
This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.
- Since:
- 2.8
|
Constructor Summary |
XFA()
|
|
Method Summary |
void |
initialize(PDFViewer viewer)
Called when the feature is first added to a viewer |
| Methods inherited from class org.faceless.pdf2.viewer2.ViewerWidget |
action, getComponent, getViewer, isButtonEnabledByDefault, isMenuEnabledByDefault, setButton, setComponent, setDocumentRequired, setMenu, setMenu, setToolBarEnabled, setToolBarEnabledAlways, setToolBarFloatable, setToolBarFloating, toString |
XFA
public XFA()
initialize
public void initialize(PDFViewer viewer)
- Description copied from class:
ViewerFeature
- Called when the feature is first added to a viewer
- Overrides:
initialize in class ViewerWidget
Copyright © 2001-2008 Big Faceless Organization