brCluster is a class library, written in java, that implements generic clustering algorithms carefully designed to allow its aplication in any kind of data. The algorithms implemented are K-means and Hierarchical Clustering (Simple and Complete Link).
The JeFF (Jemmy FIT Fixture) project provides a generic Fit fixture for controlling and testing Swing applications. It is based on FIT and Jemmy. JeFF can be used with FIT and with Fitnesse.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
Java JNDI 1.1 naming context. JNDI is not just for J2EE, with this package you can use it with any Javaapplication. This context resides completely in memory, is configurable from xml, and capable of storing any Java object. Requires java 1.4 or higher.
Using SwiFu for Java-Swing, GUI-programmers can implement bindings from input-events to executed operations in a fairly easy and flexible manner. No need to deal with MouseListeners,
InputMaps, etc. any longer.
The J-WASTE project aims at the implementation of a platform independent client/server Java implementation of the WASTE protocol. This project started as a mandatory project course in networking at the Luleĺ University of Technology in Sweden.
extremda is a framework speeding up application design and maintenance. Mixing code generation and custom code, you can reach speed in development from a model driven architecture and full control on sensitive, detail points.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
JASSEdit is an editor for the WarCraft 3 WorldEdit Scripting Language JASS.
Options with this editor:
- Auto-Completion , Code Coloring
- Easy Function Overview / Inserter
- Multiple Script Loading
- Syntax Checking.
The "Framework for Exploration" FRExplore is a framework for Java developers who want to design their applications more user-friendly. It provides enhanced undo/redo-mechanisms with a graphical interaction-history.
GNATS Browser is a Java-based client application for GNATS, the GNU
Problem Report Management System. It is compatible with both
versions 3 and 4 of the GNATS daemon, and allows the user to create,
edit, view and query PRs on the GNATS server.
Mobile Agent Server and Controller(MASC) - is a server, controller and viewer for aglets, written in Java, with an attractive and user-friendly GUI .MASC is easy to install and configure.It also provides mail notification,schedule,aglet class browser,etc.
EasyUpdate is a secure, small and easy to use Java library that enables your application to check for version updates on the Internet, download and install them. It uses JCE to digitally sign files so they are guarantee to be authentic
A java class assambler. This program assembles java byte code instructions for the JVM, like MASM for the CPU. Knowledge of the java byte code instruction is strongly required.
JDiagnose provides a framework for creating, running and monitoring Diagnostics written in Java. These Diagnostics can then be included in applications to provide install time and runtime checks that an application is installed and performing as expected.
JFCX aims to elegantly improve usability (from the developer's perspective) of the JTable, JTree, and many other Swing components making it easier to develop rich customizations for GUI's.
VAInstall is a multi-platform installer written in Java.
It allows complete remapping of files from the packager's host to the end-users's host. There are two graphic and two text-based look&feels.
A Java based command line interface application framework based on the model-view-controller design pattern. Simplifies command line argument parsing and validation as well as provides a basic framework suitable for small applications and utilities.
Netflow analyzing tools :
JXColl - collector for Netflow (or XML specified) data
Analyzer - front-end application for providing an user interface and output (graphs, statistics, etc.)
JarJunkie is a utility application for finding information within Java archives (Jars). This pure Javaapplication utilizes regular expression searching and has an intuitive user interface, including drag and drop support.
A subtitle agent, which developed on Java, helps to create, modify, and operate subtitle files easily. Also providing Java packages for developing subtitle agents conveniently. Moreover, they're free and open-sourced, based on GPL lisence.
SwingGlue introduces a binding layer for Swing in order to get a better maintainable MVC desing an a javaswingapplication. SwingGlue will make the UIDelegate principle simple and more transparent.