Java Swing JPanel 向上滑动动画?

发布于 2024-12-14 21:53:10 字数 220 浏览 1 评论 0原文

在此处输入图像描述

我有这个东西,当我单击过滤器箭头时(我知道它应该是向上箭头) : - 上面的表单面板必须缓慢向上滑动(然后消失) - 绿色面板必须抬起 - 底部滚动窗格必须慢慢升高其高度(+表单面板的高度)

我不太擅长摆动,我该怎么做?

非常感谢 !

问候

enter image description here

I have this thing and when I click on the filter arrow (it should be a up arrow I know):
- the form pannel above has to slide up slowly (and disapear)
- the green panel has to be lifted up
- the bottom scrollpane has to slowly rise up its height (+the height of the form panel)

I am not so good with swing, how can I do that ?

Thank you very much !

Regards

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

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

发布评论

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

评论(1

a√萤火虫的光℡ 2024-12-21 21:53:11

SwingX 附带了一个 JXCollapsiblePanel,这可能会有所帮助。它的 演示 在左侧显示了它的实际操作(作为任务窗格) - 这就是选择演示的部分。

SwingX comes with a JXCollapsiblePanel which might be helpful. Its demo shows it in action (as taskPanes) at the left - that's the part for choosing the demos.

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