Class ShowReadme

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

public final class ShowReadme extends KFrame
Provides a JScrollPane to display the Variant README, either within GetPlayer selection tab, or from main boards help (then in own KFrame).
Author:
Clemens Katzer
See Also:
  • Field Details

  • Constructor Details

    • ShowReadme

      ShowReadme(Variant variant)
  • Method Details

    • dispose

      public void dispose()
      Overrides:
      dispose in class KFrame
    • readmeContentScrollPane

      public static final JScrollPane readmeContentScrollPane(JEditorPane readme, Document doc)
      Return a scrollable pane that displays the Readme. Also used by GetPlayer.java