Class SimpleDemoFrame

    • Method Detail

      • init

        public void init()
      • createDefaultContentPane

        protected JComponent createDefaultContentPane()
      • attemptPreview

        protected void attemptPreview()
        Handler method called by the preview action. This method should perform all operations to preview the report.
        Specified by:
        attemptPreview in class AbstractDemoFrame