RSS 73 projects tagged "Mac OS X"

Download Website Updated 21 Apr 2013 MUSCLE

Screenshot
Pop 611.77
Vit 130.23

MUSCLE (Multi User Server Client Linking Environment) is an N-way messaging server and networking API. It includes client-side networking APIs for various languages, including C, C++, C#, Delphi, Java, and Python. MUSCLE lets programs communicate over a network via streams of serialized Message objects. The included server program ("muscled") lets its clients message each other and store information in its server-side hierarchical database. The database supports flexible queries via hierarchical wildcarding, and "live" updates via a subscription mechanism.

No download Website Updated 28 Jan 2003 Lightweight Java Game Library

Screenshot
Pop 34.06
Vit 61.40

The Lightweight Java Game Library is a native binding for OpenGL and OpenAL written with game developers in mind. It allows the full OpenGL and OpenAL APIs to be exposed without the penalties associated with competing methods, nor the limitations of APIs such as Java3D. Tutorials and demos are available, and Windows, Linux, and Mac OS X are supported.

No download Website Updated 28 Mar 2012 jPDFWriter

Screenshot
Pop 57.31
Vit 58.36

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 23 Aug 2004 Secure FTP API for Java

Screenshot
Pop 32.00
Vit 56.54

Secure FTP API for Java is a collection of classes that allows you to add secure file transfer capabilities to your Java applications. It has a complete implementation of the File Transfer Protocol as defined RFC 959, and support for secure file transfer using SSL/TLS as defined in RFC 2228. Both explicit and implicit SSL connections are supported. It has an extendable architecture to support legacy/non-standard FTP servers, event notification to notify the connection and transfer events to interested objects, support for active and passive data transfers, support for ASCII and binary data types, and the ability to set the timeouts and buffer size to use for the control and data connections.

No download Website Updated 28 Mar 2012 jPDFProcess

Screenshot
Pop 74.14
Vit 50.52

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.

No download Website Updated 16 Feb 2012 jPDFText

Screenshot
Pop 65.80
Vit 49.96

jPDFText is a Java library to extract text from PDF documents. PDF documents can be processed to extract the textual content for archiving, storage, searching, or indexing. jPDFText is built on top of Qoppa's proprietary PDF technology, so there is no need for any third party software or drivers. Main Features: loading PDF documents from files, network drives, URLs, or input streams; extracting text; and extracting words as a vector of Strings. It is written entirely in Java, which allows your application to remain platform independent. There is no need to install or configure additional drivers or software when deploying.

No download Website Updated 17 Feb 2012 jPDFViewer

Screenshot
Pop 51.09
Vit 49.89

jPDFViewer is a Java bean which embeds a PDF viewer in your Java applications and applets. It can read, display, and print PDF files, fill interactive PDF forms (acroforms, xfa forms), view all markup annotations, validate and display digital signatures, and perform text search, selection, and highlighting. It provides easy navigation with different views: thumbnails, bookmarks, annotations, etc. It has a customizable toolbar and user interface. It supports all image types, including JBIG2 and JPEG 2000, and all PDF font types (Types 0-3, OpenType, TrueType). It supports Acrobat PDF format 1.7, including layers, all PDF color spaces, including pattern and separation, and file attachments. There's no need to install or configure additional drivers or software when deploying.

No download No website Updated 28 Mar 2012 jPDFPrint

Screenshot
Pop 54.82
Vit 49.89

jPDFPrint is a Java library which can load and print Acrobat PDF documents directly from your Java programs or applets with or without user intervention. It is built on top of Qoppa Software's proprietary PDF technology, so there is no need for any third party software or drivers. Simply call the library from your Java programs, and documents can be sent to the printer.

No download Website Updated 30 Mar 2007 MiG Layout Manager for Java Swing and SWT ...

Screenshot
Pop 27.50
Vit 47.41

MiGLayout is a versatile and flexible Swing and SWT layout manager. It uses string constraints or API type-checked constraints to format the layout. Strings are both short to type and easy to understand. MiGLayout can produce flowing, grid-based, absolute (with links), grouped, and docking layouts. It was created to be to manually coded layouts what Matisse/GroupLayout is to IDE-supported visual layouts.

No download Website Updated 22 Jun 2009 JCmdLineProgess

Screenshot
Pop 34.90
Vit 37.85

JCmdLineProgress is a Java library to assist with progress reporting on the command line. Using simple hooks, a program can send progress messages and status information to the command line. Also, text based "spinners" can be used to provide visual confirmation that a long running but quiet program is still running. A working example is provided.

Screenshot

Project Spotlight

YourKit Java Profiler

A CPU and memory Java profiler.

Screenshot

Project Spotlight

album

An HTML photo album and thumbnail generator that supports themes/skins.