没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > macwidgets |
macwidgets
|
3 | 0 | 336 |
贡献者 | 讨论 | 代码提交 |
概述
Help OutIf you'd like to support this project you can do so by donating:
What are "Mac Widgets for Java"?Mac Widgets for Java are a collection of widgets seen in OS X applications, offered in a Java API. These widgets help Java developers create more Mac-like applications. Their usage is not restricted to Mac though, as they will render across platforms.
Guiding Design PrincipleMac Widgets for Java have been designed as components - so you won't see much inheritance. Component style designs help make the API simple and understandable. This stye of design also makes it easy for developers to use the components as they were intended to be used.
Problems or Questions?Feel free to email me at kenneth.orr@gmail.com
创建时间:2014-05-06 16:17