RSS 15 projects tagged "Java SE"

Download Website Updated 21 Jan 2012 MSBLayout LayoutManager

Screenshot
Pop 32.36
Vit 1.00

MSBLayout is a layout manager for Java AWT and Swing that combines the nested-boxes approach of BoxLayout with flexible constraints as used by GridBagLayout. A concise API with good defaults minimizes the code required to get the layout you want. MSBLayout makes it easy to align and justify components and to synchronize their sizes. Gaps between components can be inserted automatically. Optimized resizing behaviour keeps your dialogs looking good when displayed larger or smaller than their preferred sizes. The API is also well suited for constructing layouts dynamically at run-time.

Download Website Updated 03 Jan 2011 persistence4j

Screenshot
Pop 59.33
Vit 2.86

persistence4j is a small and lightweight Java object persister that uses JDBC to persist data into a relational database. The library frees you from writing the Data transfer objects - just create a POJO and simply save it. Transactional and non-transactional connections are supported and can be configured from the simple properties file.

Download No website Updated 13 Dec 2010 SpiderDB

Screenshot
Pop 90.27
Vit 3.19

SpiderDB is a lightweight database schema crawler library developed using Java. It is a simple library that can be used to Crawler the underlying schema of a database and return POJO objects, which makes it very easy to use. This library takes care of all the differences among the various database management systems, and makes application code free from the DBMS differences.You keep using same POJOs even if you change the underlying DBMS.

Download Website Updated 07 Dec 2010 nioReactor

Screenshot
Pop 64.37
Vit 2.05

nioReactor is a framework for quickly building scalable event-driven network applications. It is built on top of the Reactor design pattern using NIO sockets. This provides high performance and allows for a complete separation from the application specific code. The goal of the project is to provide a simple set of APIs that allow users to build scalable servers without needing to deal with with the cumbersome and sometimes temperamental peaces of the NIO package.

Download Website Updated 17 Jan 2011 OpenFootie

Screenshot
Pop 20.90
Vit 29.47

OpenFootie is a text-based soccer match generation engine. It reproduces the match with statistics and reports. It is meant to be used as a library by integrating with host applications.

Screenshot

Project Spotlight

Sqrat

A C++ binding utility for the Squirrel language.

Screenshot

Project Spotlight

(R)?ex

A tool to ease the execution of commands on multiple remote servers.