RSS 4 projects tagged "Library"

Download Website Updated 24 Sep 2010 Components 4 Java

Screenshot
Pop 29.39
Vit 31.57

Components 4 Java is a development tool for Java. It provides a framework to organize and separate different parts of code, and fills the gap between the class level and the library level as provided by the Java SE architecture. Additionally, you can organize your classes in well-separated and loosely coupled components. Those can be stuck together graphically into larger compositions. Finally, components and compositions will be distributed among Java archives as specified in assemblies.

Download No website Updated 06 May 2013 MDIUtilities

Screenshot
Pop 104.31
Vit 28.20

MDIUtilities provides a set of utility classes that can be used for desktop application development. It contains a network preferences implementation, XML utility classes, geometry utility classes, additional Swing classes, and other miscellaneous classes.

Download Website Updated 31 Aug 2011 jCores

Screenshot
Pop 29.66
Vit 25.61

jCores is a Java library that feels like jQuery, with many shortcuts and transparent parallelism. It was made to denoise programming in the Java language and to increase execution speed. Its goal is to demonstrate that Java, the language, can be as sexy as Python in terms of hacking and as parallel as your hardware gets in terms of CPUs.

Download No website Updated 07 Aug 2012 Variance

Screenshot
Pop 18.44
Vit 17.73

Variance provides a general-purpose, custom-wirable junction box for conversion between Java types. Values stored as Variants can be converted freely to any type (provided that a type converter exists between the original type and the target type), and users can add new type converters or override existing conversions.

Screenshot

Project Spotlight

Vrapper

An Eclipse plugin which provides a Vim-like input scheme for text editors.

Screenshot

Project Spotlight

Jodd

A general-purpose Java library.