Thanks to Java2D and Java 6 speed, it is easy and less-expensive to create modern User interfaces. Here is my attempt to create a "leopard", that is OS X 10.5 like buttons. This is fairly easy to create. For source you may check out my google project jSpent. (I haven't checked in the source for these yet. But soon I will, after some refactoring is done)
2 comments:
Neat work! I am very much interested to know how you code the leopard buttons. Where can I have a look at your source?
For source you may check out my google project jSpent. It is a UI delegate as ModernButtonUI
Post a Comment