Class HtmlPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable

public class HtmlPane extends JEditorPane
A read-only HTML component with custom styles.
Author:
Rick O'Sullivan
See Also:
  • Constructor Details

    • HtmlPane

      public HtmlPane(String html)