Tags : Browse Projects

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

Vaadin Addon: Lazy Query Container

Compare

  Analyzed 1 day 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]

5.92K lines of code

0 current contributors

about 8 years since last commit

9 users on Open Hub

Inactive
4.66667
   
I Use This

NIP2

Compare

  Analyzed about 5 hours ago

nip2, the "free love child of Photoshop and Excel," is the GUI of vips. You don't directly edit images --- instead, like a spreadsheet, you build relationships between objects. nip2 actively manages these relationships: if you change an object property, the change is propagated "spreadsheet-style." ... [More] Like vips, nip2 is fast and needs little memory. You can comfortably work with multi-gigabyte images on very modest hardware. In addition to the visual programming interface accessible through the GUI, nip2 has command-line and batch modes. It even has its own functional programming language (for writing extensions). [Less]

176K lines of code

1 current contributors

about 2 months since last commit

6 users on Open Hub

Very Low Activity
5.0
 
I Use This

qtile

Compare

  Analyzed about 7 hours ago

A small, flexible, scriptable tiling window manager written in Python

48.7K lines of code

36 current contributors

3 days since last commit

6 users on Open Hub

Moderate Activity
5.0
 
I Use This

Wt

Compare

  Analyzed about 3 hours ago

Wt (pronounced 'witty') is a C++ library and application server for developing and deploying web applications. It is not a framework which tends to enforce a way of programming, but is a widget library. The API is widget-centric, and inspired by existing C++ Graphical User Interface (GUI) ... [More] APIs. To the developer, it offers complete abstraction of any web-specific implementation details, including event handling and graphics support. [Less]

297K lines of code

3 current contributors

23 days since last commit

5 users on Open Hub

Moderate Activity
4.5
   
I Use This

fpGUI Toolkit

Compare

  Analyzed about 2 hours ago

This is a widget set to quickly develop cross-platform GUI software using the Free Pascal Compiler. It doesn't rely on large third party libraries - which makes fpGUI applications easy to deploy. It also does its own custom drawing and has its own Visual GUI (forms) Designer.

282K lines of code

5 current contributors

12 months since last commit

5 users on Open Hub

Very Low Activity
5.0
 
I Use This

Eclipse Nebula

Compare

Claimed by Eclipse Foundation No analysis available

Supplemental Custom Widgets for SWT (and more) The Nebula project is a source for custom SWT widgets and other UI components. Nebula is also an incubator for SWT. Some Nebula widgets will graduate into SWT and therefore into the main Eclipse Platform.

0 lines of code

0 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
4.25
   
I Use This
Mostly written in language not available
Licenses: eclipse

Agar

Compare

  Analyzed 1 day ago

Agar is a modern open-source, cross-platform toolkit for graphical applications implemented in C, C++ and Ada (with bindings to other languages in development). Designed for ease of integration, it follows the philosophy of building the GUI around the application and not the other way around. Unlike ... [More] most other GUI toolkits, Agar takes maximum advantage of hardware graphics acceleration when it is available via OpenGL, but it also supports traditional framebuffer interfaces such as SDL direct video. [Less]

333K lines of code

2 current contributors

20 days since last commit

4 users on Open Hub

Very Low Activity
4.5
   
I Use This

tw.jquery

Compare

  No analysis available

ToscaWidgets wrapper for jQuery javascript toolkit.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: mit

SWT/XML

Compare

  Analyzed 1 day ago

SWT/XML is a lightweight XML markup language for describing Eclipse SWT / RCP user interfaces. It includes an Eclipse Web Tools based IDE editor plug-in. * Very readable and compact XML grammar for describing SWT user interfaces. * Easy to learn and to use. If you know SWT, you just need to ... [More] learn few API / XML conversion rules. * I18N support using label properties and resource bundles (same as for plugin.xml files). * Eclipse IDE plug-in with Content Assist and Preview. * Strict markup validation with meaningful exception messages. * Easy integration in your application, the runtime library of SWT/XML is very small (<150KB) and has almost no external dependencies (except for Eclipse RCP plug-ins) [Less]

12.5K lines of code

0 current contributors

over 14 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

tktable

Compare

  No analysis available

TkTable is a full-featured 2D table widget for Tk. It supports images, embedded windows, varying colors and fonts, and more. Also here is Vu, a Tk widget extension that includes a pie, dial, spinbox and more, and Tile, a themed widget set for Tk.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause