开发者

Is there a GWT theme similar to Github?

开发者 https://www.devze.com 2023-02-25 13:50 出处:网络
I\'m looking for a theme for GWT that has a similar look-and-feel to Github.Can anyone provide any pointers to good GWT themes t开发者_StackOverflowhat are under a GPL-compatible license?I would use U

I'm looking for a theme for GWT that has a similar look-and-feel to Github. Can anyone provide any pointers to good GWT themes t开发者_StackOverflowhat are under a GPL-compatible license?


I would use UiBinder in the following way: get the page you like, retrieve its source code, either html and css (firebug is useful to this purpouse, for example) and then make your own UiBinder template.

0

精彩评论

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