RSS 76 projects tagged "English"

Download Website Updated 16 May 2013 JDAL (Java Database Application Library)

Screenshot
Pop 58.20
Vit 1.19

JDAL is a Java library which aims to help developers make database applications easily using Spring Framework and Hibernate, JPA, or IBatis ORMs. It supports generic DAOs and ready-to-use UI Components with server-side pagination and sorting.

No download Website Updated 29 Apr 2013 cegojdbc

Screenshot
Pop 135.94
Vit 52.92

cegojdbc implements the JDBC driver for the Cego database system. a Java 1.5 runtime environment is required.

No download Website Updated 28 Apr 2013 RSyntaxTextArea

Screenshot
Pop 238.84
Vit 42.70

RSyntaxTextArea is a syntax highlighting, code folding text editor. It has support for over 30 programming languages and is completely customizable. By extending JTextComponent, it easily integrates into any Swing application and provides an easy way to add syntax highlighting to a program.

Download Website Updated 21 Mar 2013 JOrtho

Screenshot
Pop 155.16
Vit 19.84

JOrtho is a spell checker for Java. The library works with any JTextComponent from the Swing framework and checks as you type. The dictionary is based on the free Wiktionary.org, and is applicable for multiple languages. You can select the spell checking language via a context menu. The Features of JOrtho are the highlighting of potentially wrongly spelled words, a context menu with suggestions for correct forms of the word, and a context menu with option to change the checking language. At the moment there are nine languages for spell checking available: English, German, French, Spanish, Italian, Russian, Polish, Dutch, and Arabic.

No download Website Updated 19 Feb 2013 JMapper-Framework

Screenshot
Pop 42.20
Vit 1.15

JMapper-Framework allows you to pass data from one Java Bean to another dynamically with annotations and/or XML. You can create and enrich target objects, apply specific logic to the mapping, automatically manage the XML file, implement the 1-to-N and N-to-1 relationships, implement explicit conversions, apply inherited configurations, and more.

No download Website Updated 08 Feb 2013 Genson

Screenshot
Pop 98.83
Vit 3.72

Genson is a lightweight Java library for doing conversion between JSON and Java. It provides full databinding and Java generics support. Genson's main goals are to come with rich features out of the box, great performance and scalability, and easy ways to add new features.

No download Website Updated 19 Jan 2013 DDMSence

Screenshot
Pop 113.92
Vit 14.18

DDMSence (pronounced "dee-dee-em-Essence") is a Java API that supports the DoD Discovery Metadata Specification (DDMS). It provides a complete implementation of the DDMS specification using DDMS 2.0, 3.0, 3.1, 4.0.1, or 4.1. Validation is performed according to both the schema and the specification, and custom validation rules can be defined with ISO Schematron.

Download No website Updated 03 Jan 2013 msgparser

Screenshot
Pop 76.26
Vit 9.71

msgparser is a small Java library that parses Outlook .msg files and provides their content using Java objects.

No download Website Updated 28 Mar 2012 jPDFWriter

Screenshot
Pop 59.23
Vit 58.31

jPDFWriter is a Java class library to create PDF documents directly from Java programs without having to install any third party drivers or software. It emulates the standard Java classes to print and draw graphics to reduce the learning curve when using the library and reuse existing code. It can create PDF files in two ways: PDF files can be created directly using jPDFWriter's very simple API (simply create a PDFDocument object, create as many PDFPage objects as necessary, draw strings, graphics, or any other elements supported by Graphics2D to the pages, and save the document), or jPDFWriter can extend the standard Java PrinterJob to create PDF files as though printing to a physical printer. This allows reuse of existing printing code and lets an application decide, at runtime, whether to send the output to a printer or to a PDF file. PDF files can be saved to files on a disk, written to a java.io.OutputStream, or written directly to a javax.servlet.ServletOutputStream to show in a browser when working within a J2EE application server. jPDFWriter is written entirely in Java, so application portability and operating system independence are not compromised.

No download Website Updated 28 Mar 2012 jPDFProcess

Screenshot
Pop 76.56
Vit 50.46

jPDFProcess is a Java library to work with PDF documents which can be used to deliver customized PDF content to your users or to process and manipulate incoming PDF content. The library has a simple interface to work with PDF documents and is designed to be integrated easily and seamlessly into your PDF document workflow. jPDFProcess provides the functionality found in many other Qoppa Software libraries, including printing, setting permissions and security, creating and assembling documents, digital signing, working with form fields, extracting text, and more. It can work with PDF documents from files, URLs, and input streams, and can save documents to files and output streams, so it can serve documents from a J2EE application directly to a client browser without any temporary files. jPDFProcess is platform-independent, and can be used in any environment which supports Java.

Screenshot

Project Spotlight

BIRD

A daemon for dynamic routing of IP and IPv6

Screenshot

Project Spotlight

PHPlot

Dynamic plots, charts, and graphs in PHP.