Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

This project has been moved to http://jsswing.sourceforge.net IntroductionAn HTML UI framework in javascript language, providing a javascript API library which is very similar as Java Swing API and using parts of Java Swing painting mechanism. This project is still a POC or prototype term. ... [More] PurposeFor those Java developers who are familiar width writing Java Swing, who are moving to develop Web UI, and he feel hard to learn another UI API library. Try to hide those complex HTML and CSS code, and encapsulate them in Object-Orientation style, CSS is not enough for creating a powerful UI, a Rich web UI should be an Object-Orientation program. Reuse Java Swing mechanism in Web UI, becuase Swing has a wonderful MVC design, and good layout algorithm... Expose underneath javascript code to user, so that it will be easy to debug and learn from it Open to customize a Component, Fook & Feel, and all in Java Swing style. (Actually I did copy large of code from JDK) FeaturesComponent(Widgest> based Swing-like repaint management Layout management in Java Swing algorithm Pluggable Look and Feel Viewer and Document mode Simple Ajax http client Debug logger Timer Multiple Component borders Supporting translucent background BrowserCurrently it is tested on: Windows Internet Explorer 7, Mozilla FireFox 3.0, Windows Internet Explorer 6 [Less]

0
 
  0 reviews  |  0 users  |  34,716 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.