Flying Saucer Project Release ${app.version}

Package org.xhtmlrenderer.swing

Interface Summary
FSMouseListener An FSMouseListener is used to track mouse events on a subclass of BasicPanel.
ScaleChangeListener The listener that's notified when the scale in a XHTMLPanel has changed
 

Class Summary
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.
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.
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.
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.
NoNamespaceHandler Handles a general XML document
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.
 


Flying Saucer Project Release ${app.version}

Flying Saucer Project Home