Java JTable 调整行大小

发布于 2024-09-29 14:55:56 字数 62 浏览 2 评论 0原文

默认情况下是否可以像通过在标题处拖动鼠标来调整列大小一样调整 JTable 行的大小?如果是这样,你该怎么做?

Is it possible by default to resize a JTable row in the same way you can resize a column by dragging the mouse at the header? If so, how can you do this?

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

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

发布评论

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

评论(1

回梦 2024-10-06 14:55:56

您可以这样做:
http://www.jroller.com/santhosh/entry/make_jtable_resiable_better_than

超过您需要,但如果您确实需要行标题,那么这是一个很好的起点。否则您可以按原样使用它。

Here is how you can do it:
http://www.jroller.com/santhosh/entry/make_jtable_resiable_better_than

It is more than you need but it is a good starting point if you really need a row header. Otherwise you can use it as it is.

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