JXTaskPane 的标题区域的尺寸可以更改吗?
我正在使用 JXTaskPane 组件。我想知道是否可以更改任务窗格顶部的尺寸,即显示任务窗格标题的区域。如果是,请告诉我如何?
I am using JXTaskPane component. I want to know whether one can change the dimensions of the top part of the task pane i.e. the area where title of the task pane is displayed. If yes, please let me know how?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,不支持:“顶部区域”是边框的一部分,它安装在 ui 委托的深处。您可以考虑在 SwingX 的问题跟踪器中提交增强问题。
no, that's not supported: the "top area" is part of the Border which is installed deeply inside the ui delegate. You might consider to file an enhancement issue in SwingX' issue tracker.