15 projects tagged "OS Independent"
CellarBoss provides a simple way to manage your wine cellar. It lets you easily update your database and includes printable reports. It uses an embedded Derby database so no separate database server is needed. The reports are created using Jasper Reports and can be printed and saved in many formats including PDF, HTML, Open Document, and XLS.
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.
KnProxy Lambda is a branch of KnProxy that uses Java and PHP to provide users with a safe and balanced proxy service. Communications between the Java client and the PHP based server are encrypted in highly secure encryption methods. Traffic is also distributed among many servers to prevent flow monitoring. KnProxy Lambda allows users to set up a full proxy processing POST, GET, and AJAX Requests on any server offering PHP. It is also compatable with APJP servers, allowing for a wider network and an easier migration.
MSBLayout is a layout manager for Java AWT and Swing that combines the nested-boxes approach of BoxLayout with flexible constraints as used by GridBagLayout. A concise API with good defaults minimizes the code required to get the layout you want. MSBLayout makes it easy to align and justify components and to synchronize their sizes. Gaps between components can be inserted automatically. Optimized resizing behaviour keeps your dialogs looking good when displayed larger or smaller than their preferred sizes. The API is also well suited for constructing layouts dynamically at run-time.
The Resource Scheduler is a Java Swing component to visually assist in resource scheduling. A resource can be anything that you want to schedule. It could be doctors at a doctors office, a shared car, or really anything else that might need scheduling. The Resource Scheduler component is not a full fledged calendar replacement and will never be.