Package org.lobobrowser.html.gui
Contains Java Swing components that render a HTML DOM.
-
Interface Summary Interface Description SelectionChangeListener Receives selection change events. -
Class Summary Class Description FrameSetPanel A Swing panel used to render FRAMESETs only.HtmlBlockPanel A Swing component that renders a HTML block, given by a DOM root or an internal element, typically a DIV.HtmlPanel TheHtmlPanel
class is a Swing component that can render a HTML DOM.SelectionChangeEvent Event associated withSelectionChangeListener
.