Package swingtree.layout


@NullMarked package swingtree.layout
  • Classes
    Class
    Description
    A wrapper for mig layout constraint string to avoid the inherent brittleness of strings...
    An immutable value object that represents the position and size of a component in the form of an x and y coordinate modeled by a Location object and a width and height modeled by a Size object.
    A wrapper for mig layout constraint string to avoid the inherent brittleness of strings...
    An immutable value based class that represents a location in a two-dimensional coordinate system specified in float precision and specifically designed for Swing components.
    An immutable value object that represents a size in the form of a width and height or lack thereof.