Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Try Cloud Run Free
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
SwixNG lets you define User Interfaces in XML files, narrowing down your Java code to the behaviour of the program. Via an easy-to-use API, you can integrate your own components and even localize your GUI at runtime.
SwingGlue introduces a binding layer for Swing in order to get a better maintainable MVC desing an a java swing application. SwingGlue will make the UIDelegate principle simple and more transparent.
JLWizard is a class library, written in Java, for adding a wizard component to a Swing application. The wizard is fully customizable, supports different look and feels and supports branching.
Xing is a complete MVC framework to develop Swing (not only) based Java applications. Xing allows user interfaces to be defined using XML. It includes data-form binding, log, preference etc. Mediator patter simplifies the controller part implementation.
Hexagraph is a lightwork Java framework for graphic applications.
It support easy developpement of complex mouse based graphic editors,
currently on AWT and Swing. Use a MVC paradigm, with a modular and incremental controller.
From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
Mouse Gestures is an open source (LGPL) pure Java library for recognition and processing mouse gestures. With Mouse Gestures you have a fast way to execute commands without using the keyboard, menus or toolbars. Compatible with JDK1.3, JDK1.4 and JDK1.5.
An assembly of Motif widgets, which might be helpful for developers. Index/Register widget, Thumbwheel GrForm etc. Some are expanded from other Sources to gain flexibility. Counter)
This project is aimed at developing an iconic programming language (IPL) which compiles to Java in order to help pre-CS students build stronger models of programming concepts. Project has moved to http://code.google.com/p/jubjub/
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,
This is a layout manager (with Panel), that lays out its components as a grid (like GridLayout). Puts as much cells on one row or column (depending on the orientation) as possible.
A very flexible and extendable Java layout engine that uses XML to render Java user interface components and separate the data model from visualization.
The Jobi project is a web software platform that let's you define easly and without programming, portal applications. It serves as a front-end of any source of data in an enterprise environment. You define the presentation defined from components.
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
The Framework helps developing Enterprise Applications and increases development productivity as well as quality. The fundamental business layer stands in the centre and it provides use case and domain model abstractions, supported by an MDA approach.
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.
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/