开发者

Sliding Frame effect in Java Swing

Is there already workable example of a swing component which allows adding boxes/panels and t开发者_开发百科hen animate them to produce a sliding frame effect?

What I am looking for is a simple component. It should have something like circle buttons at the bottom which when clicked will slide the view to the right place.

Thanks.


Have a look at Animated Transitions. It is a library explained in Chet Haase & Romain Guy's Filthy Rich Clients book. BSD licensed sources are available here.


May be this could help as well http://java-sl.com/tip_slider.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜