For organizations that need to automate secure file transfers to protect sensitive data.
Diplomat MFT by Coviant Software is a secure, reliable managed file transfer solution designed to simplify and automate SFTP, FTPS, and HTTPS file transfers. Built for seamless integration, Diplomat MFT works across major cloud storage platforms, including AWS S3, Azure Blob, Google Cloud, Oracle Cloud, SharePoint, Dropbox, Box, and more.
Learn More
End-To-End Document Management Software
UnForm is ideal for businesses focusing on distribution, manufacturing ERP solutions, and general accounting.
UnForm® is a platform-independent software product that creates, delivers, stores and retrieves graphically enhanced documents from ERP application printing. A complete, end-to-end document management solution, UnForm interfaces at the point of printing to produce documents in various formats for printing and electronic delivery.
Flexible virtual list for use with SWT. Use content providers, label providers, row renderers and themes to have a list of rows in your SWT Java app, that looks just the way you want it to.
Rapid-GWT is a framework for developing web applications using the GWT toolkit. Using JSON you can define the application's components and behaviour. With a set of predefined components a web application can be created without editing html or javascript.
Bimbo is a Java web framework to construct web applications using only annotated POJO's. The idea behind it is that a developer should not bother about look and feel of an application, but to let the framework handle all these details.
An extension to SWT that makes it easy to add an Eclipse style Compare window to your program. It lets you easily add a nice looking interface for comparing two text files into your own Java and SWT based program. Please check out the latest version and
Business password and access manager solution for IT security teams
Simplify Access, Secure Your Business
European businesses use Uniqkey to simplify password management, reclaim IT control and reduce password-based cyber risk. All in one super easy-to-use tool.
Leverages the java.awt.Desktop class from Java 6 to use the desktop from within Netbeans 6.1. This first version supports open/edit, browse and mail actions from java.awt.Desktop
Compact Java UI is a lightweight UI lib with ability to display diverse UI components on all kinds of cell phone screens. It is compact, low-memory required, but highly agile and flexible. It is very easy to use Compact Java UI, just as using Swing compo
Excellent addition to any application, the ProjessUpdater Application Extension (PAE) can be applied to assist in end-user updates and downloads from a centralized location. The suite consists of an open-source client and a server.
Example application to demonstrate the use and the abilities of the Spring RCP framework in conjunction with the Amazon ECS WebServices. The application acts as a frontend to the Amazon Services.
Our goal is to create a planning IDE for teachers so that lessons can be written, organized, and accessed in more intuitive ways. We hope to provide an environment for high quality education materials and effortless organization.
"Siberia docking windows" is a Siberia plugin based on Infonode docking window framework. It allow to add docking functionnalities to a graphical Siberia application.
MagneticLayout is a Swing layout manager that allows each component to be anchored to the parent or to one or more sibling components. Distance can be pixels, and/or a relative percentage, of the main frame or another component.
An alternative library to OpenGL for real-time rendering of three dimensional scenes and objects. Features selective ray tracing and self-adjusting resolution that optimizes display either for quality or speed.
Making use of threads when building a GUI is a pain. SwingWorker is a great idea but doesn't go far enough. This library includes tools and patterns to make managing multiple concurrent tasks from an event thread easier.
It's SwingWorker on steroids.
Shred is a fast and scalable faceted data browser. The application allows users to navigate the data in an intuitive way and by any path they wish to take. Immediate intuitive information regarding the data is apparent.
Send commands from the command-line to your running application.
Moved to GitHub https://github.com/fedups
ExCon is a small Java class (a runnable Jar file, “sender”) that you run whenever you need to send a command to your application. Your application needs to include the ExCon “receiver”. The receiver accepts the commands from the ExCon sender and processes them. Since the receiver runs within you application it can access all of your application’s classes and resources.
This is a Java Swing wizard dialog framework based on Robert Eckstein's article and source code at http://java.sun.com/developer/technicalArticles/GUI/swing/wizard/. The Wizard is allowed to have multiple paths to the finish button,