Class InternalFrameDemoFrame

    • Constructor Detail

      • InternalFrameDemoFrame

        public InternalFrameDemoFrame()
    • Method Detail

      • updateFrameSize

        public void updateFrameSize​(int inset)
      • 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
      • previewReport

        protected void previewReport​(JInternalFrame frame)