Uses of Package
org.loboevolution.html.renderer
Package
Description
Contains Java Swing components that render a HTML DOM.
Contains the HTML renderer infrastructure.
-
ClassDescriptionA renderer node with well-defined bounds.DelayedPair class.Provides direct access to the GUI component where the document is rendered, typically a browser frame of some sort.NodeRenderer interface.Represents a HTML block in a rendered document, typically a DIV.A
Renderable
with children.A RenderableContainer is either usually a parent block or the root GUI component.Contains a renderer node and a position in that node. -
ClassDescriptionAbstract BaseElementRenderable class.A renderer node with well-defined bounds.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. -
ClassDescriptionAbstract BaseElementRenderable class.A renderer node with well-defined bounds.DelayedPair class.ExportableFloat class.Provides direct access to the GUI component where the document is rendered, typically a browser frame of some sort.PositionedRenderable class.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.This is layout common to elements that render themselves, except RBlock, RTable and RList. -
ClassDescriptionAbstract BaseElementRenderable class.A renderer node with well-defined bounds.Represents a HTML block in a rendered document, typically a DIV.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.