RSS 2 projects tagged "simple"

No download Website Updated 26 Sep 2011 XPathAPI

Screenshot
Pop 40.30
Vit 1.00

XPathAPI is a Java library which offers simple methods to select nodes on XML document trees using XPath expressions. These methods relieve you from writing many lines of repetitive code. With XPathAPI, many common tasks become simple one liners.

No download Website Updated 16 Sep 2009 SDLbits

Screenshot
Pop 18.89
Vit 36.63

SDLbits is a very lightweight SDL wrapper for Java. This library was designed to be very small and simple. It does not use Swig, but goes directly from "native" Java definitions to the sdlbits C wrapper library to SDL or OpenGL (in C). All symbols are exposed as they would be in C, except the "SDL_" prefix has been removed, since all names are inside the SDL class. The SDL structures from C are translated to very simple Java classes, such as SDL.VideoInfo. Most fields are exposed as read-only "get" methods, but "set" methods for writable members are supported as well. These classes simply interface to the actual C data with a ByteBuffer "pointer".

Screenshot

Project Spotlight

NxWidgets

A graphics package for the NuttX RTOS.

Screenshot

Project Spotlight

PeaZip

A file and archive manager supporting 150+ archive formats.