Browsing projects by Tag(s)

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

Showing page 1 of 1

Vaadin is a web application framework for Rich Internet Applications (RIA). In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means that the majority of the logic runs on the servers. Ajax technology is used at the browser-side to ... [More] ensure a rich and interactive user experience. Vaadin is a big collection of UI components. There are server-side components like Button, Table, Tree that you use to compose the application user interface. The components use events, listeners and data binding to communicate with each other and the business logic. The component based architecture together with the data binding features help you to build applications that are easily modularized and refactored as needed. [Less]

4.8
   
  0 reviews  |  363 users  |  4,678,194 lines of code  |  54 current contributors  |  Analyzed 1 day ago
 
 

pyjamas is a port of Google's GWT to Python. It provides a stand-alone python-to-javascript compiler, an AJAX framework and library and a Widget Set framework that looks very similar to Desktop widget sets such as pyqt4 and pygkt2. With pyjamas, rich media applications can be written entirely ... [More] in python that run in all major web browsers. As of version 0.6, Pyjamas Desktop is now included by default, making it possible to run pyjamas python applications - unmodified - as native python Desktop applications. All HTML, CSS and plugin features are still available, even in the browser version, thanks to the use of browser engine technology. WebKit, XULRunner and MSHTML are the three current available options. [Less]

4.09091
   
  1 review  |  13 users  |  140,999 lines of code  |  23 current contributors  |  Analyzed about 1 year ago
 
 

Lazy Query Container is a Vaadin framework addon which provides lazy loading container for Vaadin tables. Lazy Query Container supports buffered reads and writes of items. Data reads and writes are delegated through Query interface to an application specific business delegate.The QueryFactory and ... [More] Query interface implementations are designed to be application specific and should invoke a data source like WebService client, JDBC connection, JPA context or Java service class to read and write data items. The data source has to support querying data in batches.Lazy Query Container supports the following features: lazy loading of items, loading Items in batches, item caching with limited cache size, sorting, query statistics, changing item set and changing property set. Since version 1.1.0 Lazy Query Container also supports adding items, modifying items and removing items. The changes are buffered and can be either commited or discarded. Row status icons and status column generator are also included to allow for visualization of row states. See the demo for hands on experience on the features.If you like this add-on please add it to your stack in ohloh by clicking I use this button in the project page: https://www.ohloh.net/p/vaadin-lazyquerycontainer [Less]

4.66667
   
  0 reviews  |  7 users  |  5,880 lines of code  |  5 current contributors  |  Analyzed 7 days ago
 
 

jSeamless is a UI abstraction layer for Java to allow developers to write code for any platform and any environment (Web, Desktop, Mobile, etc.) without having to know ahead of time the deployment platform or environment will.

4.5
   
  0 reviews  |  7 users  |  78,245 lines of code  |  0 current contributors  |  Analyzed 12 days ago
 
 
Compare

Pyjs is a port of Google's GWT to Python. It provides a stand-alone python-to-javascript compiler, an AJAX library, widget toolkit, and general-purpose libraries that resemble desktop toolkits such as pyqt4 and pygkt2. With Pyjs, rich media applications can be written entirely in python, and ... [More] deployed for all major web browsers. Pyjs Native is now included by default, making it possible to run Pyjs applications -- unmodified -- as native Python desktop applications. HTML, CSS, and plugin features remain available, even in the browser version, thanks to ubiquitous browser engine technology. WebKit, XULRunner and MSHTML are the three current available options. [Less]

0
 
  0 reviews  |  2 users  |  137,810 lines of code  |  18 current contributors  |  Analyzed 2 days ago
 
 

UFace provides a Universal API to create rich user interface applications on a variety of platforms such as the web via GWT or Java via Swing or Eclipse. UFace provides a thin facade above the various widget implementations, then uses JFace Data Binding to bind your model objects to the user ... [More] interface widgets. The primary targets are implementation for GWT (including 3rd party widgets from e.g. gwt-ext, MyGWT), SWT/JFace and Swing but the API should flexible enough to allow other widget libraries to provide their own facades such as for things like QT-Jambi or JGoodies. [Less]

5.0
 
  0 reviews  |  2 users  |  671,591 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

What is the Softaria Web Desktop Manager?Shortly, it is a solution similar to Windows Explorer or Gnome desktop in Linux. Except, it works in web-browser and is written in GWT. Web Desktop Manager allows running GWT widgets in draggable and resizable windows organized in so-called desktops. These ... [More] desktops can be navigated through built-in menu. System tested with IE started from version 6, FF, Opera, Chrome and Safari. Read wiki for more details. Please look at SVN for latest release! Downloads are pretty old [Less]

0
 
  0 reviews  |  0 users  |  6,059 lines of code  |  0 current contributors  |  Analyzed 17 days ago
 
 

Build GWT widgets dynamically from XML. Try it! Widget coverage

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

This project help building GWT application with complex UI based on descriptive XML file. All work is done during compile-time using GWT Generators. Some features that is currently implemented: Fully descriptive XML-driven user inteface building. Easy access to generated objects. Simple state ... [More] changing (just one call of method) "Lazy" widget creation: widgets are created only when it becomes visible State inheritance: any state can have parent state. So you can write some general state with basic UI, and then derive some state with only changes. In-line visual attributes of containers (like "align='right' width='100%' style='bar'") State-aware widgets: If widget implements UIStateListener interface and added to UI, it will be notified about state change. Here is example of XML file for gwt-ui: Whats new 08 June 2007 Added Gwt*Wigets() methods for retrieving generated widgets by name Changed DOM Level 3 to DOM Level 2 Added 'SimplePanel' container support RoadmapContainers could be any type that extends Panel or implements ?Addatable? interface. May be supports of Table panes or other kind of panels, that can have widgets Widget libraries with preset attributes (?) Custom attributes (JavaBean style?) .... [Less]

0
 
  0 reviews  |  0 users  |  1,817 lines of code  |  0 current contributors  |  Analyzed 5 days 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.