Class PDFSwingComponentDemo2

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

public class PDFSwingComponentDemo2 extends JFrame
Renders a Swing component to a PDF file, but via an image.
See Also:
  • Constructor Details

    • PDFSwingComponentDemo2

      public PDFSwingComponentDemo2(String title)
  • Method Details

    • main

      public static void main(String[] args)