Package jam.html

Class HTMLViewer

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

public class HTMLViewer extends JFrame
General-purpose class to display HTML in a standalone frame.
See Also:
  • Constructor Details

    • HTMLViewer

      public HTMLViewer(String title, String html)