39 projects tagged "Windows"
Athena Framework for Java is a full fledged enterprise object-relational mapping (ORM) framework that employs metadata as mapping configuration. It greatly simplifies Java Web application development by removing the requirement of manual mapping and manual database schema updating. In addition to features like Java object persistence, powerful EJBQL querying execution, and comprehensive code generation, Athena has built-in support for multi-tenancy, which enables developers to build cloud applications easily. Athena can be easily integrated with other libraries like Struts or Spring to provide full stacks of service.
GRAL is a library for creating high quality plots and charts in Java. Many plot types are available like scatter plot, bubble plots, line plots, area plots, pie charts, and bar charts. Additionally, GRAL can exchange and process data (smoothing), and various plug-ins allow the import and export of data and graphics to formats like CSV, JPEG, PNG, EPS, PDF, or SVG.
DJ Swing Suite provides some components and utilities that are often needed or greatly help the creation of rich Swing user interfaces. The components include, among other things, combo buttons, tri-state check boxes, links, extended label (selectable/multi-line) and text/number fields with support for validation, notification tips, formatters, and masks. The utilities bring features like auto-scroll with middle mouse click, automatic fitting of table columns, and conversion of wildcard expressions.
JavaGit is a Java API that provides access to git repositories. The goal is to bring the power of git to the Java world as an API that is intuitive for developers new to git and developers who are veteran git users. It is engineered to provide the developer with access to the raw git commands through a command API as well as an object API designed to represent the .git repository, the working tree, and other familiar git concepts. JavaGit uses the git binaries installed on the host machine to provide git functionality, and has been designed to easily accommodate additional methods of access to git repositories.
DJ Native Swing allows you to easily integrate some native components into Swing applications, and provides some native utilities to enhance Swing's APIs. The main focus is the integration of a native Web browser and Flash Player using a Swing-like API. All the threading issues and general integration headaches are handled automatically. It uses SWT under the hood, and thus should work everywhere SWT can be placed inside a Swing component.
The Azuki Framework is a Java application framework designed to resolve various problems in the software development lifecycle. These goals are achieved by splitting the software conception into two main stages: creation of independent components and definition of component dependencies (weaving). The latter is performed with a graphical tool named "the weaver". By representing component interactions using different perspectives, the weaver provides a straightforward way to analyze an application's architecture, allowing deep and easy customization of its behavior.
A fast Ada implementation of R-like data objects, UUIDs, and simplified API.