java 手风琴摇摆?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2944256/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-29 23:35:41  来源:igfitidea点击:

Accordion for Swing?

javauser-interfaceswing

提问by Konrad Garus

What component libraries for Swing offer an accordion widget? I found JIDE, what are the other options? Any free ones?

Swing 的哪些组件库提供了手风琴小部件?我找到了 JIDE,还有哪些选择?有免费的吗?

回答by Rhiannon Liebowitz

You can get one free at http://www.javaswingcomponents.com/product/accordionit used to be commercial, but now is free.

您可以在http://www.javaswingcomponents.com/product/accordion 上免费获得一个,它曾经是商业用途,但现在是免费的。

回答by Oliver Watkins

Here is one that is free :

这是一个免费的:

http://blue-walrus.com/2015/02/new-outlookbarslidepaneaccordian/

http://blue-walrus.com/2015/02/new-outlookbarslidepaneaccordian/

You can also embed internal accordions too (see image)

您也可以嵌入内部手风琴(见图)

enter image description here

在此处输入图片说明

Arrows, look and feel are also customizable.

箭头、外观和感觉也是可定制的。