Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 Free Credits for Your Google Cloud Projects
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.
A Java-based framework that allows developers to quickly generate Java-based wizard forms. Forms can be created using JavaSwing (application-based) or Java Servlet (web-based).
See http://sourceforge.net/projects/javadiff for Downloads.
JDiff is a JavaDoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporti
This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations.
The generator now manages projects of more tables and has a complete graphical layout (CSS
This has evolved into GreenUML. See http://green.sf.net. This package is 100% pure Java(tm) designed for use with a 1.3 or better JRE. The package implements a Swing component that enables the creation of many types of diagram, flowcharts or similar tool
"Draft" provides a collaborative design environment to assist in prototyping projects - software or other - in a graphical manner. It's written in Java and provides an interactive, animated UI framework to create rich content. Emphasis is on ease of use.
A GUI Toolkit based on Swing that makes GUI Development very easy. Several classes exist that already have basic Menu, Toolbar, Statusbar etc. functionality and can just be subclassed. Resources are read from a properties file.
The E language is an open-source object-oriented langauge for secure
distributed computation. We are currently hosted on our own sourceforge setup at: http://bugs.sieve.net/projects/e-lang
EJBDoclet is a JavaDoc plugin (Doclet) that generates EJB related source files from an EJB bean source file that has been JavaDoc commented by using special EJBDoclet tags. EJBDoclet has retired, http://sourceforge.net/projects/xdoclet is the substitute.
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.
JPE is a seamless, complete, and efficient integration of Java and standard Python (C Python).
JPE provides Java access to Python's native extension, and Java's Swing to Python developpers.
The objective of this project is to provide nice look and feel for Java Applets running on current browsers without the support of Java 2. All components are based on AWT, but they are written by taking the Swing as a reference.
JSkeleton is a swing based java application which generates skeleton java source
files from a forms based gui interface. Accessor ( get and set ) methods are
automatically created for variables specified by the user.
The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
"Cross The Water" is a general repository for various small Javaprojects too big to be a "code snippet", but too small to justify the overhead of a complete project.
Framework for virtual teams and projects including workspace management, cooperative workflow and awareness. Implemented with a combination of Java, PHP, EJB and jython....
JTemplate generates java sourcecode for cli, awt, swing, swing-mdi, applet and servlet applications. The user enters only some parameters (classname, packagename, ...) and JTemplate will create all required files.
The goal is to produce a JavaSwing Application Framework. Optimized details of a well behaved App is the focus. A series of libraries to ease in the development cycles of projects. An XML based GUI is to be developed to allow for Wizard base tools.
A Java/Swing graphical CVS project browser, primarily aimed at helping illuminate the history of the project, with particular emphasis on credit/blame allocation.
The AUIT toolkit is a high-level Java user interface toolkit which completely abstracts the application code from the interface. For many platforms, native widgets are provided; other platforms can use Swing. The interface is specified in XML.
Swing Spy is java based Swing/AWT spy agent that prints the widget under the cursor (like Spy++ for Windows/MFC and SWT Spy for Java-SWT). Download from the homepage: http://www.nenoff.com/swingspy/
This is a JavaSwing 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,
propertybinding eases Swing development by building a control in a declarative way. propertybinding relies on bound properties and actions only in order to simplify the declarative binding of the view to the model (MVC).