Layout Managers for Linux

View 1237 business solutions

Browse free open source Layout Managers and projects for Linux below. Use the toggles on the left to filter open source Layout Managers by OS, license, language, programming language, and project status.

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    GSS Engine

    GSS Engine

    GSS engine

    GSS is a JavaScript layout engine based on Grid Style Sheets (constraint CSS) using Cassowary constraint solver. It enables declarative relational layouts—expressing 'item A aligned to the right of item B'—and compiles these constraints into standard styles at runtime or build-time. Though experimental and labeled unstable, it showcases advanced layout paradigms beyond traditional CSS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MiG Layout is the most versatile and flexible Java Swing 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!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java LayoutManager defining attachments for every side of a component. Very powerful layout manager, producing highly readable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5
    A layout manager to be used in replacement to GridBagLayout/GridBagConstraints in Swing components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DialogLayout is a java layout manager. Components are positioned relative to each other using constraints that avoid nesting. Layouts scale to different sizes because the measurement system (dialog units) scales with the font. Requires jdk1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EasyLayout is flexible and easy to use grid based LayoutManager. EasyLayout is designed for making form design easier and quicker without need of fancy drag and drop form painters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ExplicitLayout is a flexible, intuitive and extensible layout manager for Java that facilitates the implementation of almost any GUI component layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FormLayoutBuilder is a WYSIWYG tool that enables you to easily build Java Swing layouts using the JGoodies FormLayout layout manager. Perfect for those that hate IDE form builders but need powerful layouts fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • InEight is a leader in construction project controls software Icon
    InEight is a leader in construction project controls software

    InEight serves contractors, owners, and engineers in capital construction

    Minimize risks, gain operational efficiency, control project costs, and make confident, informed decisions. InEight software has your back during every stage of construction, from accurate pre-planning to predictable execution and completion. When project teams collaborate effectively, every decision is backed by precise, authoritative insights.
    Learn More
  • 10
    GLT
    A Java layout manager for windows, dialogs and fames. Create complex and interesting Java screens without the headaches found in other layout managers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A collection of useful Java classes. Classes include things like a logging subsystem and a complex layout manager
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A shell for the layout manager GroupLayout. It allows to control components' placement using simple 2-dimensional textual schemes. Such approach to GUI creation removes the problem of representing a 2-dimensional GUI by 1-dimensional code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KappaLayout and LambdaLayout are production quality Java layout manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    3rd-party layout managers supporting modules for NetBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Framework for the declarative development of smart client applications in .Net. The main parts of the framework will be a communication component, declarative layout manager, deployer component and a controls library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MagicGroupLayout

    Esay to use Java-Swing Layout Manager

    This is a LayoutManager witch support resizing and respects the Minimum- and Maximum-Sizes of the Components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PXElasticLayout is a Java(TM) layout manager to arrange GUI components better than GridBagLayout does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pagelayout is a simple yet versatile layout manager for developing Java Swing 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RCLayout is a Java LayoutManager that is flexible like GridBagLayout but intuitive like GridLayout. RCLayout achieves maximum results with minimum code by using a parameter hierarchy. This layout manager is easy to learn and makes designing GUIs easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RealLayout is a Java Swing layout manager designed to give the programmer a high degree of flexibility in layout, without the often heavy code requirements other layout manager impose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SILE

    SILE

    The SILE Typesetter — Simon’s Improved Layout Engine

    SILE is a typesetting system; its job is to produce beautiful printed documents. Conceptually, SILE is similar to TeX—from which it borrows some concepts and even syntax and algorithms—but the similarities end there. Rather than being a derivative of the TeX family SILE is a new typesetting and layout engine written from the ground up using modern technologies and borrowing some ideas from graphical systems such as InDesign.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project provides a visual method for building java swing 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple layout manager for AWT/Swing. It's very easy to use and applicable for most form like layouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Make Java Swing 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!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is a simple framework for java-swing application (managing Actions, application state, internationalization ...) In addition, it proposes useful swing components like: advanced layout manager, sorting table, object editor ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next