Uses of Class
org.xhtmlrenderer.simple.XHTMLPanel
Packages that use XHTMLPanel
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!
-
Uses of XHTMLPanel in org.xhtmlrenderer.simple
Methods in org.xhtmlrenderer.simple that return XHTMLPanelModifier and TypeMethodDescriptionGraphics2DRenderer.getPanel()Returns the panel used internally for rendering. -
Uses of XHTMLPanel in org.xhtmlrenderer.swing
Subclasses of XHTMLPanel in org.xhtmlrenderer.swingModifier and TypeClassDescriptionclassScalableXHTMLPanel extendsXHTMLPanelto allow zoom on output.Methods in org.xhtmlrenderer.swing that return XHTMLPanelConstructors in org.xhtmlrenderer.swing with parameters of type XHTMLPanelModifierConstructorDescriptionScaleChangeEvent(XHTMLPanel pane, double scale) Constructs a new ScaleChangeEvent