Uses of Class
net.miginfocom.layout.Grid.LinkedDimGroup
Packages that use Grid.LinkedDimGroup
-
Uses of Grid.LinkedDimGroup in net.miginfocom.layout
Methods in net.miginfocom.layout that return Grid.LinkedDimGroupModifier and TypeMethodDescriptionprivate static Grid.LinkedDimGroup
Grid.getGroupContaining
(ArrayList<Grid.LinkedDimGroup>[] groupLists, Grid.CompWrap cw) Methods in net.miginfocom.layout that return types with arguments of type Grid.LinkedDimGroupModifier and TypeMethodDescriptionprivate ArrayList<Grid.LinkedDimGroup>[]
Grid.divideIntoLinkedGroups
(boolean isRows) For one dimension divide the component wraps into logical groups.Method parameters in net.miginfocom.layout with type arguments of type Grid.LinkedDimGroupModifier and TypeMethodDescriptionprivate static int
Grid.getTotalGroupsSizeParallel
(ArrayList<Grid.LinkedDimGroup> groups, int sType, boolean countSpanning)