Class ReplaceRender

java.lang.Object
ReplaceRender

public class ReplaceRender extends Object
This example shows the most basic use of Flying Saucer, to display a single page, scrollable, within a JFrame. The input is a file name.
  • Field Details

    • fileName

      private String fileName
  • Constructor Details

    • ReplaceRender

      public ReplaceRender()
  • Method Details

    • main

      public static void main(String[] args)
    • run

      private void run(String[] args)
    • setupPanel

      private XHTMLPanel setupPanel()
    • loadAndCheckArgs

      private void loadAndCheckArgs(String[] args)