Uses of Package
net.miginfocom.layout
-
Packages that use net.miginfocom.layout Package Description net.miginfocom.layout net.miginfocom.swing net.miginfocom.swt org.tbee.javafx.scene.layout org.tbee.javafx.scene.layout.fxml -
Classes in net.miginfocom.layout used by net.miginfocom.layout Class Description AC A constraint that holds the column or row constraints for the grid.AlignX AlignY AnimSpec BoundSize A size that contains minimum, preferred and maximum size of typeUnitValue
.CC A simple value holder for one component's constraint.ComponentWrapper A class that wraps the important parts of a Component.ContainerWrapper A class that wraps a container that contains components.DimConstraint A simple value holder for a constraint for one dimension.Grid.AboveBelow Grid.Cell A simple representation of a cell in the grid.Grid.CompWrap Wraps aComponent
together with its constraint.Grid.FlowSizeSpec Grid.LinkedDimGroup A number of component wraps that share a layout "something" in one dimensionGrid.WeakCell HideMode NORMAL: Bounds will be calculated as if the component was visible.
SIZE_0_RETAIN_GAPS: If hidden the size will be 0, 0 but the gaps remain.
SIZE_0_GAPS_0: If hidden the size will be 0, 0 and gaps set to zero.
DISREGARD: If hidden the component will be disregarded completely and not take up a cell in the grid..InCellGapProvider An interface to implement if you want to decide the gaps between two types of components within the same cell.LayoutCallback A class to extend if you want to provide more control over where a component is placed or the size of it.LC Contains the constraints for an instance of theLC
layout manager.ResizeConstraint A parsed constraint that specifies how an entity (normally column/row or component) can shrink or grow compared to other entities.UnitConverter UnitValue -
Classes in net.miginfocom.layout used by net.miginfocom.swing Class Description AC A constraint that holds the column or row constraints for the grid.BoundSize A size that contains minimum, preferred and maximum size of typeUnitValue
.CC A simple value holder for one component's constraint.ComponentWrapper A class that wraps the important parts of a Component.ContainerWrapper A class that wraps a container that contains components.Grid Holds components in a grid.LayoutCallback A class to extend if you want to provide more control over where a component is placed or the size of it.LC Contains the constraints for an instance of theLC
layout manager. -
Classes in net.miginfocom.layout used by net.miginfocom.swt Class Description AC A constraint that holds the column or row constraints for the grid.CC A simple value holder for one component's constraint.ComponentWrapper A class that wraps the important parts of a Component.ContainerWrapper A class that wraps a container that contains components.Grid Holds components in a grid.LayoutCallback A class to extend if you want to provide more control over where a component is placed or the size of it.LC Contains the constraints for an instance of theLC
layout manager. -
Classes in net.miginfocom.layout used by org.tbee.javafx.scene.layout Class Description AC A constraint that holds the column or row constraints for the grid.BoundSize A size that contains minimum, preferred and maximum size of typeUnitValue
.CC A simple value holder for one component's constraint.ComponentWrapper A class that wraps the important parts of a Component.ContainerWrapper A class that wraps a container that contains components.Grid Holds components in a grid.LayoutCallback A class to extend if you want to provide more control over where a component is placed or the size of it.LC Contains the constraints for an instance of theLC
layout manager. -
Classes in net.miginfocom.layout used by org.tbee.javafx.scene.layout.fxml Class Description CC A simple value holder for one component's constraint.