jt 4.3_b20
Create any report. Open in the internal Report Browser. Try to invoke File/Print or File/Print Setup. Nothing happens from user's point of view. Exception in the console (below).
If there's no implementation for Print support at this moment - then these menu items should better be hidden or disabled. Currently this looks just like the buggy functionality.
Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedOperationException: Not supported yet.
at com.sun.javatest.exec.ExecTool.printSetup(ExecTool.java:497)
at com.sun.javatest.exec.ReportBrowser$1.actionPerformed(ReportBrowser.java:131)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
Create any report. Open in the internal Report Browser. Try to invoke File/Print or File/Print Setup. Nothing happens from user's point of view. Exception in the console (below).
If there's no implementation for Print support at this moment - then these menu items should better be hidden or disabled. Currently this looks just like the buggy functionality.
Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedOperationException: Not supported yet.
at com.sun.javatest.exec.ExecTool.printSetup(ExecTool.java:497)
at com.sun.javatest.exec.ReportBrowser$1.actionPerformed(ReportBrowser.java:131)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)