??? | ?? |
---|---|
org.xhtmlrenderer.simple |
Includes those classes you need to render XHTML documents
quickly, right out of the box, and with no special setup needed; start here!
|
org.xhtmlrenderer.swing |
?????? | ????? |
---|---|
XHTMLPanel |
Graphics2DRenderer.getPanel()
Returns the panel used internally for rendering.
|
?????? |
---|
XHTMLPrintable(XHTMLPanel panel)
Creates a new XHTMLPrintable that will print
the current contents of the passed in XHTMLPanel.
|
?????? | ???? |
---|---|
class |
ScalableXHTMLPanel
ScalableXHTMLPanel extends
XHTMLPanel to allow zoom on output. |
?????? | ????? |
---|---|
XHTMLPanel |
ScaleChangeEvent.getComponent() |
XHTMLPanel |
SelectionHighlighter.getComponent() |
?????? | ????? |
---|---|
void |
SelectionHighlighter.deinstall(XHTMLPanel panel) |
void |
SelectionHighlighter.install(XHTMLPanel panel) |
?????? |
---|
ScaleChangeEvent(XHTMLPanel pane,
double scale)
Constructs a new ScaleChangeEvent
|