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.
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!
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.
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.
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 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.