将报告集成到 Netbeans 平台应用程序中

发布于 2024-11-25 16:05:48 字数 184 浏览 3 评论 0原文

我正在寻找一种将 jasper 报告集成到 netbeans 平台应用程序中的方法。我用谷歌搜索过这个问题,似乎没有直接的答案,所以我请求在这方面得到帮助。

具体来说,我使用 MySql 数据库和 ireport 设计器来设计我的报告。我需要在报告查看器中显示特定报告并将其显示在顶部组件中。

请指导我实现这一目标的方法。

I am looking for a way to integrate jasper reports in a netbeans platform application. I have googled this and there seem to be no direct answer, so am asking to be helped in this.

to be specific i use a MySql database and ireport designer to design my reports. I need to display the specific reports in a report viewer and display it in a top component.

please direct me on a way to accomplish this.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夏の忆 2024-12-02 16:05:48

看来您应该使用 JRViewer 组件。

看看这个 Jasper Reports Swing 教程。唯一的区别是,不是将 JRViewer 嵌入JFrame您将把它嵌入到 TopComponent 中

It seems like you should be using the JRViewer component.

Have a look at this Jasper Reports Swing tutorial. The only difference is that instead of embedding your JRViewer in a JFrame you'll be embedding it in a TopComponent

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文