Uses of Interface
org.loboevolution.html.renderer.FrameContext
Packages that use FrameContext
Package
Description
Contains Java Swing components that render a HTML DOM.
Contains the HTML renderer infrastructure.
-
Uses of FrameContext in org.loboevolution.gui
Classes in org.loboevolution.gui that implement FrameContextModifier and TypeClassDescriptionclassThe HtmlPanel class is a Swing component that can render a HTML DOM.Fields in org.loboevolution.gui declared as FrameContextConstructors in org.loboevolution.gui with parameters of type FrameContextModifierConstructorDescriptionHtmlBlockPanel(Color background, boolean opaque, UserAgentContext pcontext, HtmlRendererContext rcontext, FrameContext frameContext) Constructor for HtmlBlockPanel. -
Uses of FrameContext in org.loboevolution.html.renderer
Fields in org.loboevolution.html.renderer declared as FrameContextModifier and TypeFieldDescriptionprotected final FrameContextRBlock.frameContextprotected final FrameContextRBlockViewport.frameContext