Package org.lobobrowser.html.renderer

Contains <!-- google_ad_section_start --> the HTML renderer infrastructure.<!-- google_ad_section_end -->

Interface Summary

BoundableRenderable A renderer node with well-defined bounds.
FrameContext Provides direct access to the GUI component where the document is rendered, typically a browser frame of some sort.
NodeRenderer
RCollection A Renderable with children.
Renderable Represents a renderer (view) node.
RenderableContainer A RenderableContainer is either usually a parent block or the root GUI component.
RElement A renderer node for elements such as blocks, lists, tables, inputs, images, etc.

Class Summary

DelayedPair
InputFileControl
LineBreak
RBlock Represents a HTML block in a rendered document, typically a DIV.
RBlockViewport A substantial portion of the HTML rendering logic of the package can be found in this class.
RenderableSpot Contains a renderer node and a position in that node.
RImgControl
RRelative
TableMatrix.SizeInfo
Contains <!-- google_ad_section_start --> the HTML renderer infrastructure.<!-- google_ad_section_end -->