Uses of Interface
org.loboevolution.html.renderer.FrameContext
Package
Description
Contains Java Swing components that render a HTML DOM.
Contains the HTML renderer infrastructure.
-
Uses of FrameContext in org.loboevolution.gui
Modifier and TypeClassDescriptionclass
The HtmlPanel class is a Swing component that can render a HTML DOM.ModifierConstructorDescriptionHtmlBlockPanel
(Color background, boolean opaque, UserAgentContext pcontext, HtmlRendererContext rcontext, FrameContext frameContext) Constructor for HtmlBlockPanel. -
Uses of FrameContext in org.loboevolution.html.renderer
Modifier and TypeFieldDescriptionprotected final FrameContext
RBlock.frameContext
protected final FrameContext
RBlockViewport.frameContext