没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > swivel |
swivel
|
0 | 0 | 3 |
贡献者 | 讨论 | 代码提交 |
OverviewSwivel is a small but effective library of Swing components that will speed up Java Swing development. Do you find yourself always spending a lot of time creating forms? Would you like to have filterable lists? Swivel can help.
RequirementsSwivel is pure Java and requires Java 6.
UsageJust include the jar file in your classpath and you're good to go. You can build it yourself from source with the included ant script (just type 'ant'), or you can download the jar from the Downloads section.
FeaturesSmall, lightweight Containers that give your Swing apps a polished look (e.g. TitleContainer adds a nice title to any component) Easy form creator where you never have to worry about layout Filterable lists as you type Memory usage bar and more...