Uses of Package
org.xhtmlrenderer.swing
Packages that use org.xhtmlrenderer.swing
Package
Description
Includes those classes you need to render XHTML documents
quickly, right out of the box, and with no special setup needed; start here! All the classes
in this package are oriented towards ease-of-use.
-
Classes in org.xhtmlrenderer.swing used by org.xhtmlrenderer.layout
-
Classes in org.xhtmlrenderer.swing used by org.xhtmlrenderer.pdfClassDescriptionNaiveUserAgent is a simple implementation of
UserAgentCallback
which places no restrictions on what XML, CSS or images are loaded, and reports visited links without any filtering. -
Classes in org.xhtmlrenderer.swing used by org.xhtmlrenderer.render
-
Classes in org.xhtmlrenderer.swing used by org.xhtmlrenderer.simpleClassDescriptionA Swing
JPanel
that encloses the Flying Saucer renderer for easy integration into Swing applications. -
Classes in org.xhtmlrenderer.swing used by org.xhtmlrenderer.simple.extend
-
Classes in org.xhtmlrenderer.swing used by org.xhtmlrenderer.swingClassDescriptionA Swing
JPanel
that encloses the Flying Saucer renderer for easy integration into Swing applications.Default, no-op implementation of an FSMouseListener.An FSMouseListener is used to track mouse events on a subclass ofBasicPanel
.ScaleChangeEvent is used to notify interested parties that XHTMLPanel's scale factor has changed.The listener that's notified when the scale in a XHTMLPanel has changedA simple Selection and Highlighter class forXHTMLPanel
.