Java:Apache POI Excel 电子表格 GUI 视图 [英] Java: Apache POI Excel Spreadsheet GUI View

查看:34
本文介绍了Java:Apache POI Excel 电子表格 GUI 视图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的 Java 应用程序正在使用 Apache POI 来读取/写入 Excel 文件.据我所知,Apache POI 不支持电子表格视图 GUI.

My java application is using Apache POI to read/write Excel files. As far as I can see, Apache POI includes no support for an spread sheet view GUI.

所以我的问题是:在我的应用程序中显示类似 Excel 的电子表格视图 GUI 的最佳方式是什么?我知道我可以使用 POI 解析所有电子表格信息,然后将其输出到一些自定义 Java GUI 组件中,但这真的是贫民窟......尤其是使用 Java 的 GUI (ew).

So my question is this: What is the best way to display an Excel-like spreadsheet view GUI within my application? I know I could parse in all of the spreadsheet info with POI and then output it in some custom java GUI components, but that would be really ghetto... especially with java's GUI (ew).

任何建议表示赞赏.谢谢

Any advice is appreciated. Thanks

推荐答案

Aspose.cells 可以导出为PDF.您最初的问题含糊不清 - 只是显示/打印可以吗,还是必须是交互式的?

Aspose.cells can export to PDF. Your original question is vague - is just a display/printable ok, or does it have to be interactive?

这篇关于Java:Apache POI Excel 电子表格 GUI 视图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆