Package editor

Class HtmlViewer

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

public class HtmlViewer extends JEditorPane
Extends the Java swing class JEditorPane to produce an HTML viewer. The editor loads the Gosu class as a stream. This file also defines the CSS for the Studio Help.
See Also:
  • Constructor Details

    • HtmlViewer

      public HtmlViewer()
  • Method Details