没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > gwt-yui-carousel |
gwt-yui-carousel
|
0 | 0 | 23 |
贡献者 | 讨论 | 代码提交 |
GWT-YUI-Carousel is a library permitting to use the nice YUI Carousel Component1 in GWT framework2. The library is currently compatible with the last release of YUI Carousel component (version 0.6.1).
This API permits to java developpers to use easily the Carousel Component in their GWT application, avoiding them to write any javascript code.
With GWT-YUI-Carousel the YUI Carousel component structure is seen as a GWT Widget, it can be manipulated like any other widget of GWT framework.
I have released September 2nd a beta version of the API. This version cover 100% of the API of the YUI Carousel version 0.6.1. Be free to read the Getting Started guide.
You can find in the released .zip file two examples of the Carousel component that have been redevelopped with GWT-YUI-carousel API (see the results of "JavaScript Load" and "SpotLight & Preview" samples). More examples will come soon.
Java Developpers, Enjoy !
P.S. : Yes, the carousel is now part of the "Yahoo! UI Library", I started the work to migrate to integrate the "Yahoo! UI Library - Carousel control beta" changes
1YUI Carousel Component is created by Bill Scott (billwscott.com, looksgoodworkswell.com), and is licensed under the Creative Commons Attribution 2.5 License (http://creativecommons.org/licenses/by/2.5/) 2GWT is licensed under the Apache 2.0 license (http://www.apache.org/licenses/LICENSE-2.0.html)