Class HtmlFrame

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class HtmlFrame extends JFrame
See Also:
  • Constructor Details

    • HtmlFrame

      public HtmlFrame()
  • Method Details

    • showHtmlInFrame

      public static void showHtmlInFrame(String html)