| Interface | Description |
|---|---|
| FSMouseListener |
An FSMouseListener is used to track mouse events on a subclass of
BasicPanel. |
| RepaintListener |
Created by IntelliJ IDEA.
|
| ScaleChangeListener |
The listener that's notified when the scale in a XHTMLPanel has changed
|
| Class | Description |
|---|---|
| AWTFontResolver |
Description of the Class
|
| AWTFSFont | |
| AWTFSGlyphVector | |
| AWTFSImage | |
| BasicPanel |
A Swing
JPanel that encloses the Flying Saucer renderer
for easy integration into Swing applications. |
| BoxRenderer |
Renders an XML files, formatted with CSS, as an Box.
|
| CursorListener |
A CursorListener is used to modify the current cursor in response to mouse events over the current
document.
|
| DefaultFSMouseListener |
Default, no-op implementation of an FSMouseListener.
|
| DeferredImageReplacedElement |
An DeferredImageReplacedElement is a
ReplacedElement that contains a Image
which by default is simply a transparent image scaled to the size provided to the constructor. |
| DelegatingUserAgent |
NaiveUserAgent 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. |
| DOMInspector |
Description of the Class
|
| EmptyReplacedElement | |
| HoverListener |
A HoverListener is used to respond to a mouse hovering over a Box in a
BasicPanel. |
| HTMLTest |
Description of the Class
|
| ImageReplacedElement |
An ImageReplacedElement is a
ReplacedElement that contains a Image. |
| ImageResourceLoader | |
| Java2DFontContext | |
| Java2DOutputDevice | |
| Java2DRenderer |
Renders an XML files, formatted with CSS, as an image.
|
| Java2DTextRenderer |
Renders to a Graphics2D instance.
|
| LinkListener |
A LinkListener is used to respond to a user clicking Box elements in a
BasicPanel,
in particular to handle anchors and navigation. |
| MouseTracker |
A MouseTracker is used to delegate mouse events to the
FSMouseListener instances
associated with a BasicPanel. |
| MutableFSImage |
An FSImage containing a java.awt.Image which can be replaced at runtime by calling setImage().
|
| NaiveUserAgent |
NaiveUserAgent 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. |
| RootPanel | |
| ScalableXHTMLPanel |
ScalableXHTMLPanel extends
XHTMLPanel to allow zoom on output. |
| ScaleChangeEvent |
ScaleChangeEvent is used to notify interested parties that XHTMLPanel's scale factor has changed.
|
| SelectionHighlighter |
A simple Selection and Highlighter class for
XHTMLPanel. |
| SelectionHighlighter.CopyAction | |
| SwingReplacedElement | |
| SwingReplacedElementFactory |
A ReplacedElementFactory where Elements are replaced by Swing components.
|
| UriResolver |
Copyright © 2017. All rights reserved.