Package org.lobobrowser.html.renderer
package org.lobobrowser.html.renderer
Contains the HTML renderer infrastructure.
-
ClassDescriptionA renderer node with well-defined bounds.Provides direct access to the GUI component where the document is rendered, typically a browser frame of some sort.Represents a HTML block in a rendered document, typically a DIV.A substantial portion of the HTML rendering logic of the package can be found in this class.A
Renderable
with children.A renderer node for elements such as blocks, lists, tables, inputs, images, etc.Represents a renderer (view) node.A RenderableContainer is either usually a parent block or the root GUI component.Contains a renderer node and a position in that node.