没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Swing Layout Extensions |
Swing Layout Extensions
|
1 | 0 | 55 |
贡献者 | 讨论 | 代码提交 |
Swing Layout Extensions goal is to make it easy to create professional cross platform layouts with Swing. This project has an eye towards the needs of GUI builders, such as NetBeans. This project consists of the following pieces:
Ability to get the baseline for components.
Ability to get the preferred gap between components.
A new LayoutManager that utilizes both of these concepts and is tuned toward a free-form drag and drop layout model as can be provided by GUI builders.
A demo of NetBeans utilizing this work can be found at http://www.netbeans.org/files/documents/4/475/matisse.html.
As with other swing-labs projects this is exploratory work, parts of this that are successful will be pulled into future JDKs. The baseline work has already been pulled into 1.6