13 projects tagged "Windows"
BBCT is a simple database app for your baseball card collection. You can add information about the cards in your collection, view details about individual cards, and filter the list of cards according to a limited set of criteria. BBCT helps you organize your collection and quickly look up which cards you own.
Aspose.Imaging for Java is an image processing and manipulation component which allows developers to create, edit, draw, or convert images in their Java application. It allows developers to convert images to the BMP, JPEG, TIFF, GIF, PNG, and PSD formats. It draws images using advanced features like Graphics and GraphicsPath. The drawing feature is useful for adding shapes, building new images, or adding watermarks to images. It works well with both Web and Windows applications. It supports JDK 1.5 and above.
CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications. Everything you need is (at least one) simple configuration object. Each field and method annotated with an CmdOption annotation will be processed. Based on this config, CmdOption is able to parse any command line, guaranteeing the declared specification. The result is directly stored in the given config object. When errors occur, CmdOption gives a meaningful error message. Generated output and validation/error message can be localized.
Aspose.Words for JasperReports makes it possible to export reports from JasperReports and JasperServer to Microsoft Word document (DOC), Office Open XML (OOXML, DOCX), Web page (HTML), and plain text (TXT) formats. It is provided as a single JAR file that can easily be deployed on the machines running JasperReports or JasperServer. It exports flow layout documents that are easy to edit further in Microsoft Word, if necessary.
RationalPlan Project Management Software provides an alternative to MS Project with some extra features like multiproject management and assignment email notification. It handles WBS construction, project planning and scheduling to critical path management, overallocated resources detection, progress tracking, cost estimation, etc.
ParaJVE is an advanced emulator for the GCE Vectrex game console (created in 1982 by General Consumer Electric). The emulation is mature enough to deliver a rendering close to the real machine, allowing you to enjoy most of the original games (as well as some extra homebrew ROMs). The emulator packaging is self-sufficient: it contains all the files needed to run the whole set of original vectrex games (including ROMs and hi-quality color overlays) and some additional homebrew games. It is perfectly legal for anybody to download, install and run this software, since the embedded ROMs are either public domain or homebrews whose authors gave written permission to include them in the ParaJVE package.
CRest (Client REST) is a lightweight library that simplifies the integration of third party RESTful services into Java applications. CRest is mainly annotation-driven, allowing the developer to focus on the essential aspects of the integration of a REST service, such as the definition of the Java interface that maps the remote REST methods and the data model the interface will deal with. The rest is achieved by annotating a plain Java interface with the relevant information such as the service end-point, the desired timeouts, URL formats, etc. CRest will handle everything else, including HTTP request generation, auto marshalling of the response, and more.
A ready-to-use architecture to ease the creation of MDI-style applications in Java.