Swing Simple is a set of JavaSwing libraries meant to simplify the development of Swing and AWT components. These include a process viewer, a CSS-like Layout Manager and others.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A simple layout manager for java applications. The ActiveLayout arranges components in a directional flow by lines with proportional filling free spaces between components and container's bounds.
Pagelayout is a simple yet versatile layout manager for developing JavaSwing and AWT GUIs. It allows the components to be laid out in nested rows, columns, and rectangular grids with an API that is very easy to use.
MiG Layout is the most versatile and flexible JavaSwing and SWT Layout Manager. MiG Layout can produce flowing, grid based, absolute (with links), grouped and docking layouts and you will never have to switch to another layout manager ever again!
Make JavaSwing applications easier:
- Simple easy to use layout manager
- Clearly described framework and principles for developing a UI application
- Extensible mappping framework to map from POJOs to user interface
- No XML configurations!
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
RealLayout is a JavaSwing layout manager designed to give the programmer a high degree of flexibility in layout, without the often heavy code requirements other layout manager impose.
FormLayoutBuilder is a WYSIWYG tool that enables you to easily build JavaSwing layouts using the JGoodies FormLayout layout manager. Perfect for those that hate IDE form builders but need powerful layouts fast.
A Java layout manager for windows, dialogs and fames. Create complex and interesting Java screens without the headaches found in other layout managers.
This project provides a visual method for building javaswing screens using the GridBagLayout manager.
The GridBagLayout manager is the only useful layout manager for cross platform java programs but it is difficult to program manually. A visual method
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.
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.