- gap() - Method in class net.miginfocom.layout.AC
-
Specifies the gap size to be the default one AND moves to the next column/row.
- gap(String) - Method in class net.miginfocom.layout.AC
-
Specifies the gap size to size
AND moves to the next column/row.
- gap(String, int...) - Method in class net.miginfocom.layout.AC
-
Specifies the indicated rows'/columns' gap size to size
.
- gap(String...) - Method in class net.miginfocom.layout.CC
-
Corresponds exactly to the "gap left right top bottom" keyword.
- gapAfter(String) - Method in class net.miginfocom.layout.CC
-
Sets the horizontal gap after the component.
- gapBefore(String) - Method in class net.miginfocom.layout.CC
-
Sets the horizontal gap before the component.
- gapBottom(String) - Method in class net.miginfocom.layout.CC
-
Sets the gap below the component.
- gapLeft(String) - Method in class net.miginfocom.layout.CC
-
Sets the gap to the left the component.
- gapRight(String) - Method in class net.miginfocom.layout.CC
-
Sets the gap to the right of the component.
- gapTop(String) - Method in class net.miginfocom.layout.CC
-
Sets the gap above the component.
- gapX(String, String) - Method in class net.miginfocom.layout.CC
-
The horizontal gap before and/or after the component.
- gapY(String, String) - Method in class net.miginfocom.layout.CC
-
The vertical gap before (normally above) and/or after (normally below) the component.
- getAlign() - Method in class net.miginfocom.layout.DimConstraint
-
Returns the alignment used either as a default value for sub-entities or for this entity.
- getAlignOrDefault(boolean) - Method in class net.miginfocom.layout.DimConstraint
-
- getAlignX() - Method in class net.miginfocom.layout.LC
-
If the laid out components' bounds in total is less than the final size of the container these align values will be used to align the components
in the parent.
- getAlignY() - Method in class net.miginfocom.layout.LC
-
If the laid out components' bounds in total is less than the final size of the container these align values will be used to align the components
in the parent.
- getAnimSpec() - Method in class net.miginfocom.layout.CC
-
Returns the animation spec.
- getBaseline(int, int) - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the baseline for the component given the suggested height.
- getButtonOrder() - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the order for the typical buttons in a standard button bar.
- getCellX() - Method in class net.miginfocom.layout.CC
-
Returns the absolute cell position in the grid or -1
if cell positioning is not used.
- getCellY() - Method in class net.miginfocom.layout.CC
-
Returns the absolute cell position in the grid or -1
if cell positioning is not used.
- getComponent() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the actual object that this wrapper is aggregating.
- getComponentCount() - Method in interface net.miginfocom.layout.ContainerWrapper
-
Returns the number of components that this parent has.
- getComponents() - Method in interface net.miginfocom.layout.ContainerWrapper
-
Returns the components of the container that wrapper is wrapping.
- getComponentType(boolean) - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the type of component that this wrapper is wrapping.
- getConstaints() - Method in class net.miginfocom.layout.AC
-
Property.
- getConstraintString() - Method in class net.miginfocom.layout.UnitValue
-
Returns the creation string for this object.
- getContainer() - Method in class net.miginfocom.layout.Grid
-
- getContentBias() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns in what way the min/pref/max sizes relates to it's height or width for the current settings of the component (like wrapText).
- getCount() - Method in class net.miginfocom.layout.AC
-
Returns the number of rows/columns that this constraints currently have.
- getCurrentPlatform() - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the platform that the JRE is running on currently.
- getDebugMillis() - Method in class net.miginfocom.layout.LC
-
If > 0
the debug decorations will be repainted every millis
.
- getDefaultDPI() - Static method in class net.miginfocom.layout.PlatformDefaults
-
- getDefaultGap(ComponentWrapper, ComponentWrapper, int, String, boolean) - Method in interface net.miginfocom.layout.InCellGapProvider
-
Returns the default gap between two components that are in the same cell.
- getDefaultHorizontalUnit() - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the current default unit.
- getDefaultRowAlignmentBaseline() - Static method in class net.miginfocom.layout.PlatformDefaults
-
The default alignment for rows.
- getDefaultUnit() - Static method in class net.miginfocom.layout.UnitValue
-
- getDefaultVerticalUnit() - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the current default unit.
- getDefaultVisualPadding(String) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the visual bounds for a component type.
- getDesignTimeEmptySize() - Static method in class net.miginfocom.layout.LayoutUtil
-
The size of an empty row or columns in a grid during design time.
- getDialogInsets(int) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the default dialog insets depending of the current platform.
- getDimConstraint(boolean) - Method in class net.miginfocom.layout.CC
-
Returns the vertical or horizontal dim constraint.
- getDockSide() - Method in class net.miginfocom.layout.CC
-
Sets the docking side.
- getDurationMillis(int) - Method in class net.miginfocom.layout.AnimSpec
-
- getDurationMillis() - Method in class net.miginfocom.layout.AnimSpec
-
- getEaseIn() - Method in class net.miginfocom.layout.AnimSpec
-
- getEaseOut() - Method in class net.miginfocom.layout.AnimSpec
-
- getEndGroup() - Method in class net.miginfocom.layout.DimConstraint
-
Returns the end group that this entity should be in for the dimension that this object is describing.
- getFlowX() - Method in class net.miginfocom.layout.CC
-
Returns if the flow in the cell is in the horizontal dimension.
- getGapAfter() - Method in class net.miginfocom.layout.DimConstraint
-
Returns the gap after this entity.
- getGapBefore() - Method in class net.miginfocom.layout.DimConstraint
-
Returns the gap before this entity.
- getGapProvider() - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the current gap provider or null
if none is set and "related" should always be used.
- getGapPush() - Method in class net.miginfocom.layout.BoundSize
-
If the size should be hinted as "pushing" and thus want to occupy free space if no one else is claiming it.
- getGlobalDebugMillis() - Static method in class net.miginfocom.layout.LayoutUtil
-
If global debug should be on or off.
- getGlobalUnitConverters() - Static method in class net.miginfocom.layout.UnitValue
-
Returns the global converters currently registered.
- getGridGapX() - Method in class net.miginfocom.layout.LC
-
If non-null
(null
is default) these value will be used as the default gaps between the columns in the grid.
- getGridGapX() - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the platform recommended inter-cell gap in the horizontal (x) dimension..
- getGridGapY() - Method in class net.miginfocom.layout.LC
-
If non-null
(null
is default) these value will be used as the default gaps between the rows in the grid.
- getGridGapY() - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the platform recommended inter-cell gap in the vertical (x) dimension..
- getGrow() - Method in class net.miginfocom.layout.DimConstraint
-
Returns the grow weight.
- getGrowPriority() - Method in class net.miginfocom.layout.DimConstraint
-
Returns the grow priority.
- getHeight() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the current height for this component.
- getHeight() - Method in class net.miginfocom.layout.Grid
-
- getHeight(int) - Method in class net.miginfocom.layout.Grid
-
- getHeight() - Method in class net.miginfocom.layout.LC
-
Returns the minimum/preferred/maximum size for the container that this layout constraint is set for.
- getHideMode() - Method in class net.miginfocom.layout.CC
-
Sets how a component that is hidden (not visible) should be treated by default.
- getHideMode() - Method in class net.miginfocom.layout.LC
-
How a component that is hidden (not visible) should be treated by default.
- getHorizontal() - Method in class net.miginfocom.layout.CC
-
Returns the horizontal dimension constraint for this component constraint.
- getHorizontalScaleFactor() - Static method in class net.miginfocom.layout.PlatformDefaults
-
The forced scale factor that all screen relative units (e.g.
- getHorizontalScreenDPI() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the DPI (Dots Per Inch) of the screen the component is currently in or for the default
screen if the component is not visible.
- getId() - Method in class net.miginfocom.layout.CC
-
Returns the id used to reference this component in some constraints.
- getInsets() - Method in class net.miginfocom.layout.LC
-
The insets for the layed out panel.
- getLabelAlignPercentage() - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the percentage used for alignment for labels (0 is left, 50 is center and 100 is right).
- getLayout() - Method in interface net.miginfocom.layout.ContainerWrapper
-
Returns the LayoutHandler
(in Swing terms) that is handling the layout of this container.
- getLayoutHashCode() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns a hash code that should be reasonably different for anything that might change the layout.
- getLeftToRight() - Method in class net.miginfocom.layout.LC
-
If the layout should be forced to be left-to-right or right-to-left.
- getLinkId() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns a String id that can be used to reference the component in link constraints.
- getLogicalPixelBase() - Static method in class net.miginfocom.layout.PlatformDefaults
-
What base value should be used to calculate logical pixel sizes.
- getMax() - Method in class net.miginfocom.layout.BoundSize
-
Returns the maximum size as sent into the constructor.
- getMaximumHeight(int) - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the maximum height of the component.
- getMaximumWidth(int) - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the maximum width of the component.
- getMin() - Method in class net.miginfocom.layout.BoundSize
-
Returns the minimum size as sent into the constructor.
- getMinimumButtonPadding() - Static method in class net.miginfocom.layout.PlatformDefaults
-
- getMinimumButtonWidth() - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the recommended minimum button width depending on the current set platform.
- getMinimumButtonWidthIncludingPadding(float, ContainerWrapper, ComponentWrapper) - Static method in class net.miginfocom.layout.PlatformDefaults
-
- getMinimumHeight(int) - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the minimum height of the component.
- getMinimumWidth(int) - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the minimum width of the component.
- getModCount() - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns how many times the defaults has been changed.
- getNewlineGapSize() - Method in class net.miginfocom.layout.CC
-
Returns the newline size if it is a custom size.
- getOperation() - Method in class net.miginfocom.layout.UnitValue
-
- getPackHeight() - Method in class net.miginfocom.layout.LC
-
Returns the "pack height" for the window that this container is located in.
- getPackHeightAlign() - Method in class net.miginfocom.layout.LC
-
If there is a resize of the window due to packing (see
LC.setPackHeight(BoundSize)
this value, which is between 0f and 1f,
decides where the extra/superfluous size is placed.
- getPackWidth() - Method in class net.miginfocom.layout.LC
-
Returns the "pack width" for the window that this container is located in.
- getPackWidthAlign() - Method in class net.miginfocom.layout.LC
-
If there is a resize of the window due to packing (see
LC.setPackHeight(BoundSize)
this value, which is between 0f and 1f,
decides where the extra/superfluous size is placed.
- getPadding() - Method in class net.miginfocom.layout.CC
-
Returns the absolute resizing in the last stage of the layout cycle.
- getPanelInsets(int) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the default panel insets depending of the current platform.
- getParent() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the container for this component.
- getPixels(float, ContainerWrapper, ComponentWrapper) - Method in class net.miginfocom.layout.UnitValue
-
Returns the size in pixels rounded.
- getPixelsExact(float, ContainerWrapper, ComponentWrapper) - Method in class net.miginfocom.layout.UnitValue
-
Returns the size in pixels.
- getPixelUnitFactor(boolean) - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the pixel unit factor for the horizontal or vertical dimension.
- getPlatform() - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the current platform
- getPlatformDPI(int) - Static method in class net.miginfocom.layout.PlatformDefaults
-
- getPos() - Method in class net.miginfocom.layout.CC
-
Returns the absolute positioning of one or more of the edges.
- getPosition(ComponentWrapper) - Method in class net.miginfocom.layout.LayoutCallback
-
Returns a position similar to the "pos" the component constraint.
- getPreferred() - Method in class net.miginfocom.layout.BoundSize
-
Returns the preferred size as sent into the constructor.
- getPreferredHeight(int) - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the preferred height of the component.
- getPreferredWidth(int) - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the preferred width of the component.
- getPriority() - Method in class net.miginfocom.layout.AnimSpec
-
- getPushX() - Method in class net.miginfocom.layout.CC
-
"pushx" indicates that the column that this component is in (this first if the component spans) should default to growing.
- getPushY() - Method in class net.miginfocom.layout.CC
-
"pushx" indicates that the row that this component is in (this first if the component spans) should default to growing.
- getScreenHeight() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the pixel size of the screen that the component is currently in or for the default
screen if the component is not visible or null
.
- getScreenLocationX() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the screen x-coordinate for the upper left coordinate of the component layout-able bounds.
- getScreenLocationY() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the screen y-coordinate for the upper left coordinate of the component layout-able bounds.
- getScreenWidth() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the pixel size of the screen that the component is currently in or for the default
screen if the component is not visible or null
.
- getSerializedObject(Object) - Static method in class net.miginfocom.layout.LayoutUtil
-
Returns the serialized object that are associated with caller
.
- getShrink() - Method in class net.miginfocom.layout.DimConstraint
-
Returns the shrink priority.
- getShrinkPriority() - Method in class net.miginfocom.layout.DimConstraint
-
Returns the shrink priority.
- getSize() - Method in class net.miginfocom.layout.DimConstraint
-
Returns the min/preferred/max size for the entity in the dimension that this object describes.
- getSize(ComponentWrapper) - Method in class net.miginfocom.layout.LayoutCallback
-
Returns a size similar to the "width" and "height" in the component constraint.
- getSizeGroup() - Method in class net.miginfocom.layout.DimConstraint
-
Returns the size group that this entity should be in for the dimension that this object is describing.
- getSizeSafe(int[], int) - Static method in class net.miginfocom.layout.LayoutUtil
-
- getSkip() - Method in class net.miginfocom.layout.CC
-
Returns how many cells in the grid that should be skipped before the component that this constraint belongs to.
- getSpanX() - Method in class net.miginfocom.layout.CC
-
Returns the number of cells the cell that this constraint's component will span in the indicated dimension.
- getSpanY() - Method in class net.miginfocom.layout.CC
-
Returns the number of cells the cell that this constraint's component will span in the indicated dimension.
- getSplit() - Method in class net.miginfocom.layout.CC
-
Returns in how many parts the current cell (that this constraint's component will be in) should be split in.
- getSubUnits() - Method in class net.miginfocom.layout.UnitValue
-
- getTag() - Method in class net.miginfocom.layout.CC
-
Tags the component with metadata.
- getUnit() - Method in class net.miginfocom.layout.UnitValue
-
- getUnitString() - Method in class net.miginfocom.layout.UnitValue
-
- getUnitValueX(String) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the unit value associated with the unit.
- getUnitValueY(String) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Returns the unit value associated with the unit.
- getValue(Object, String, int) - Static method in class net.miginfocom.layout.LinkHandler
-
- getValue() - Method in class net.miginfocom.layout.UnitValue
-
- getVersion() - Static method in class net.miginfocom.layout.LayoutUtil
-
Returns the current version of MiG Layout.
- getVertical() - Method in class net.miginfocom.layout.CC
-
Returns the vertical dimension constraint for this component constraint.
- getVerticalScaleFactor() - Static method in class net.miginfocom.layout.PlatformDefaults
-
The forced scale factor that all screen relative units (e.g.
- getVerticalScreenDPI() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the DPI (Dots Per Inch) of the screen the component is currently in or for the default
screen if the component is not visible.
- getVisualPadding() - Method in class net.miginfocom.layout.CC
-
Returns the visual padding used when laying out this Component.
- getVisualPadding() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the padding on a component by component basis.
- getWidth() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the current width for this component.
- getWidth() - Method in class net.miginfocom.layout.Grid
-
- getWidth(int) - Method in class net.miginfocom.layout.Grid
-
- getWidth() - Method in class net.miginfocom.layout.LC
-
Returns the minimum/preferred/maximum size for the container that this layout constraint is set for.
- getWrapAfter() - Method in class net.miginfocom.layout.LC
-
Returns after what cell the grid should always auto wrap.
- getWrapGapSize() - Method in class net.miginfocom.layout.CC
-
Returns the wrap size if it is a custom size.
- getX() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the current x coordinate for this component.
- getY() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns the current y coordinate for this component.
- GNOME - Static variable in class net.miginfocom.layout.PlatformDefaults
-
- Grid - Class in net.miginfocom.layout
-
Holds components in a grid.
- Grid(ContainerWrapper, LC, AC, AC, Map<? extends ComponentWrapper, CC>, ArrayList<LayoutCallback>) - Constructor for class net.miginfocom.layout.Grid
-
Constructor.
- gridGap(String, String) - Method in class net.miginfocom.layout.LC
-
Sets both grid gaps at the same time.
- gridGapX(String) - Method in class net.miginfocom.layout.LC
-
Same functionality as setGridGapX(ConstraintParser.parseBoundSize(boundsSize, true, true))
only this method
returns this
for chaining multiple calls.
- gridGapY(String) - Method in class net.miginfocom.layout.LC
-
Same functionality as setGridGapY(ConstraintParser.parseBoundSize(boundsSize, true, false))
only this method
returns this
for chaining multiple calls.
- grow() - Method in class net.miginfocom.layout.AC
-
Specifies the current row/column's grow weight within columns/rows with the grow priority
100f.
- grow(float) - Method in class net.miginfocom.layout.AC
-
Specifies the current row/column's grow weight within columns/rows with the same grow priority
.
- grow(float, int...) - Method in class net.miginfocom.layout.AC
-
Specifies the indicated rows'/columns' grow weight within columns/rows with the same grow priority
.
- grow(float...) - Method in class net.miginfocom.layout.CC
-
grow weight for the component horizontally and optionally vertically.
- grow() - Method in class net.miginfocom.layout.CC
-
- growPrio(int) - Method in class net.miginfocom.layout.AC
-
Specifies the current row/column's grow priority.
- growPrio(int, int...) - Method in class net.miginfocom.layout.AC
-
Specifies the indicated rows'/columns' grow priority.
- growPrio(int...) - Method in class net.miginfocom.layout.CC
-
Grow priority for the component horizontally and optionally vertically.
- growPrioX(int) - Method in class net.miginfocom.layout.CC
-
The grow priority compared to other components in the same cell.
- growPrioY(int) - Method in class net.miginfocom.layout.CC
-
The grow priority compared to other components in the same cell.
- growX() - Method in class net.miginfocom.layout.CC
-
Grow weight for the component horizontally.
- growX(float) - Method in class net.miginfocom.layout.CC
-
Grow weight for the component horizontally.
- growY() - Method in class net.miginfocom.layout.CC
-
Grow weight for the component vertically.
- growY(float) - Method in class net.miginfocom.layout.CC
-
Grow weight for the component vertically.
- growY(Float) - Method in class net.miginfocom.layout.CC
-
Deprecated.
- id(String) - Method in class net.miginfocom.layout.CC
-
The id used to reference this component in some constraints.
- InCellGapProvider - Interface in net.miginfocom.layout
-
An interface to implement if you want to decide the gaps between two types of components within the same cell.
- INCH - Static variable in class net.miginfocom.layout.UnitValue
-
A unit indicating inches.
- index(int) - Method in class net.miginfocom.layout.AC
-
Sets the current row/column to i
.
- INF - Static variable in class net.miginfocom.layout.LayoutUtil
-
A substitute value for a really large value.
- insets(String) - Method in class net.miginfocom.layout.LC
-
Same functionality as setInsets(ConstraintParser.parseInsets(s, true))
.
- insets(String, String, String, String) - Method in class net.miginfocom.layout.LC
-
Sets the different insets (expressed as a UnitValue
s, e.g.
- insetsAll(String) - Method in class net.miginfocom.layout.LC
-
Sets the same inset (expressed as a UnitValue
, e.g.
- invalidate() - Method in class net.miginfocom.layout.PlatformDefaults
-
Tells all layout manager instances to revalidate and recalculated everything.
- invalidateContainerSize() - Method in class net.miginfocom.layout.Grid
-
If the container (parent) that this grid is laying out has changed its bounds, call this method to
clear any cached values min/pref/max sizes of the components and rows/columns.
- isBoundsInGrid() - Method in class net.miginfocom.layout.CC
-
Returns if the absolute pos
value should be corrections to the component that is in a normal cell.
- isDesignTime(ContainerWrapper) - Static method in class net.miginfocom.layout.LayoutUtil
-
- isExternal() - Method in class net.miginfocom.layout.CC
-
Returns if this component should have its bounds handled by an external source and not this layout manager.
- isFill() - Method in class net.miginfocom.layout.DimConstraint
-
Returns if the component in the row/column that this constraint should default be grown in the same dimension that
this constraint represents (width for column and height for a row).
- isFillX() - Method in class net.miginfocom.layout.LC
-
If the layout should always claim the whole bounds of the laid out container even if the preferred size is smaller.
- isFillY() - Method in class net.miginfocom.layout.LC
-
If the layout should always claim the whole bounds of the laid out container even if the preferred size is smaller.
- isFlowX() - Method in class net.miginfocom.layout.LC
-
The default flow direction.
- isHorizontal() - Method in class net.miginfocom.layout.UnitValue
-
- isLeftToRight() - Method in interface net.miginfocom.layout.ContainerWrapper
-
Returns if this container is using left-to-right component ordering.
- isLeftToRight(LC, ContainerWrapper) - Static method in class net.miginfocom.layout.LayoutUtil
-
Returns if left-to-right orientation is used.
- isNewline() - Method in class net.miginfocom.layout.CC
-
Returns if the flow should wrap to the next line/column before the component that this constraint belongs to.
- isNoCache() - Method in class net.miginfocom.layout.LC
-
If components have sizes or positions linked to the bounds of the parent in some way (as for instance the "%"
unit has) the cache
must be turned off for the panel.
- isNoGrid() - Method in class net.miginfocom.layout.DimConstraint
-
Returns if the row/column should default to flow and not to grid behaviour.
- isNoGrid() - Method in class net.miginfocom.layout.LC
-
If the whole layout should be non grid based.
- isTopToBottom() - Method in class net.miginfocom.layout.LC
-
If the layout should go from the default top-to-bottom in the grid instead of the optional bottom-to-top.
- isUnset() - Method in class net.miginfocom.layout.BoundSize
-
Returns if this bound size has no min, preferred and maximum size set (they are all null
)
- isVisible() - Method in interface net.miginfocom.layout.ComponentWrapper
-
Returns if the component's visibility is set to true
.
- isVisualPadding() - Method in class net.miginfocom.layout.LC
-
If visual padding should be automatically used and compensated for by this layout instance.
- isWrap() - Method in class net.miginfocom.layout.CC
-
Returns if the flow should wrap to the next line/column after the component that this constraint belongs to.
- setAlign(UnitValue) - Method in class net.miginfocom.layout.DimConstraint
-
Sets the alignment used wither as a default value for sub-entities or for this entity.
- setAlignX(UnitValue) - Method in class net.miginfocom.layout.LC
-
If the laid out components' bounds in total is less than the final size of the container these align values will be used to align the components
in the parent.
- setAlignY(UnitValue) - Method in class net.miginfocom.layout.LC
-
If the laid out components' bounds in total is less than the final size of the container these align values will be used to align the components
in the parent.
- setBounds(int, int, int, int) - Method in interface net.miginfocom.layout.ComponentWrapper
-
Sets the component's bounds.
- setBounds(Object, String, int, int, int, int) - Static method in class net.miginfocom.layout.LinkHandler
-
Sets a key that can be linked to from any component.
- setBoundsInGrid(boolean) - Method in class net.miginfocom.layout.CC
-
Sets if the absolute pos
value should be corrections to the component that is in a normal cell.
- setButtonOrder(String) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets the order for the typical buttons in a standard button bar.
- setCellX(int) - Method in class net.miginfocom.layout.CC
-
Set an absolute cell x-position in the grid.
- setCellY(int) - Method in class net.miginfocom.layout.CC
-
Set an absolute cell x-position in the grid.
- setConstaints(DimConstraint[]) - Method in class net.miginfocom.layout.AC
-
Sets the different
DimConstraint
s that this object should consists of.
- setDebugMillis(int) - Method in class net.miginfocom.layout.LC
-
If > 0
the debug decorations will be repainted every millis
.
- setDefaultDPI(Integer) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets the default platform DPI.
- setDefaultHorizontalUnit(int) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets the default unit.
- setDefaultRowAlignmentBaseline(boolean) - Static method in class net.miginfocom.layout.PlatformDefaults
-
The default alignment for rows.
- setDefaultUnit(int) - Static method in class net.miginfocom.layout.UnitValue
-
- setDefaultVerticalUnit(int) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets the default unit.
- setDefaultVisualPadding(String, int[]) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets the visual bounds for a component type.
- setDesignTime(ContainerWrapper, boolean) - Static method in class net.miginfocom.layout.LayoutUtil
-
- setDesignTimeEmptySize(int) - Static method in class net.miginfocom.layout.LayoutUtil
-
The size of an empty row or columns in a grid during design time.
- setDialogInsets(UnitValue, UnitValue, UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets the default insets for a dialog.
- setDockSide(int) - Method in class net.miginfocom.layout.CC
-
Sets the docking side.
- setEndGroup(String) - Method in class net.miginfocom.layout.DimConstraint
-
Sets the end group that this entity should be in for the dimension that this object is describing.
- setExternal(boolean) - Method in class net.miginfocom.layout.CC
-
If this boolean is true this component is not handled in any way by the layout manager and the component can have its bounds set by an external
handler which is normally by the use of some component.setBounds(x, y, width, height)
directly (for Swing).
- setFill(boolean) - Method in class net.miginfocom.layout.DimConstraint
-
Sets if the component in the row/column that this constraint should default be grown in the same dimension that
this constraint represents (width for column and height for a row).
- setFillX(boolean) - Method in class net.miginfocom.layout.LC
-
If the layout should always claim the whole bounds of the laid out container even if the preferred size is smaller.
- setFillY(boolean) - Method in class net.miginfocom.layout.LC
-
If the layout should always claim the whole bounds of the laid out container even if the preferred size is smaller.
- setFlowX(Boolean) - Method in class net.miginfocom.layout.CC
-
Sets if the flow in the cell is in the horizontal dimension.
- setFlowX(boolean) - Method in class net.miginfocom.layout.LC
-
The default flow direction.
- setGapAfter(BoundSize) - Method in class net.miginfocom.layout.DimConstraint
-
Sets the gap after this entity.
- setGapBefore(BoundSize) - Method in class net.miginfocom.layout.DimConstraint
-
Sets the gap before this entity.
- setGapProvider(InCellGapProvider) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets the current gap provider or null
if none is set and "related" should always be used.
- setGlobalDebugMillis(int) - Static method in class net.miginfocom.layout.LayoutUtil
-
If global debug should be on or off.
- setGridCellGap(UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets gap between two cells in the grid.
- setGridGapX(BoundSize) - Method in class net.miginfocom.layout.LC
-
If non-null
(null
is default) these value will be used as the default gaps between the columns in the grid.
- setGridGapY(BoundSize) - Method in class net.miginfocom.layout.LC
-
If non-null
(null
is default) these value will be used as the default gaps between the rows in the grid.
- setGrow(Float) - Method in class net.miginfocom.layout.DimConstraint
-
Sets the grow weight.
- setGrowPriority(int) - Method in class net.miginfocom.layout.DimConstraint
-
Sets the grow priority.
- setHeight(BoundSize) - Method in class net.miginfocom.layout.LC
-
Sets the minimum/preferred/maximum size for the container that this layout constraint is set for.
- setHideMode(int) - Method in class net.miginfocom.layout.CC
-
Sets how a component that is hidden (not visible) should be treated by default.
- setHideMode(int) - Method in class net.miginfocom.layout.LC
-
How a component that is hidden (not visible) should be treated.
- setHorizontal(DimConstraint) - Method in class net.miginfocom.layout.CC
-
Sets the horizontal dimension constraint for this component constraint.
- setHorizontalScaleFactor(Float) - Static method in class net.miginfocom.layout.PlatformDefaults
-
The forced scale factor that all screen relative units (e.g.
- setId(String) - Method in class net.miginfocom.layout.CC
-
Sets the id used to reference this component in some constraints.
- setIndentGap(UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets gap value for components that are "intended".
- setInsets(UnitValue[]) - Method in class net.miginfocom.layout.LC
-
The insets for the layed out panel.
- setLeftToRight(Boolean) - Method in class net.miginfocom.layout.LC
-
If the layout should be forced to be left-to-right or right-to-left.
- setLogicalPixelBase(int) - Static method in class net.miginfocom.layout.PlatformDefaults
-
What base value should be used to calculate logical pixel sizes.
- setMinimumButtonPadding(UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
-
- setMinimumButtonWidth(UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets the recommended minimum button width.
- setNewline(boolean) - Method in class net.miginfocom.layout.CC
-
Sets if the flow should wrap to the next line/column before the component that this constraint belongs to.
- setNewlineGapSize(BoundSize) - Method in class net.miginfocom.layout.CC
-
Set the newline size and turns newline on if != null
.
- setNoCache(boolean) - Method in class net.miginfocom.layout.LC
-
If components have sizes or positions linked to the bounds of the parent in some way (as for instance the "%"
unit has) the cache
must be turned off for the panel.
- setNoGrid(boolean) - Method in class net.miginfocom.layout.DimConstraint
-
Sets if the row/column should default to flow and not to grid behaviour.
- setNoGrid(boolean) - Method in class net.miginfocom.layout.LC
-
If the whole layout should be non grid based.
- setPackHeight(BoundSize) - Method in class net.miginfocom.layout.LC
-
Sets the "pack height" for the window that this container is located in.
- setPackHeightAlign(float) - Method in class net.miginfocom.layout.LC
-
If there is a resize of the window due to packing (see
LC.setPackHeight(BoundSize)
this value, which is between 0f and 1f,
decides where the extra/superfluous size is placed.
- setPackWidth(BoundSize) - Method in class net.miginfocom.layout.LC
-
Sets the "pack width" for the window that this container is located in.
- setPackWidthAlign(float) - Method in class net.miginfocom.layout.LC
-
If there is a resize of the window due to packing (see
LC.setPackHeight(BoundSize)
this value, which is between 0f and 1f,
decides where the extra/superfluous size is placed.
- setPadding(UnitValue[]) - Method in class net.miginfocom.layout.CC
-
Sets the absolute resizing in the last stage of the layout cycle.
- setPanelInsets(UnitValue, UnitValue, UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets the default insets for a dialog.
- setParagraphGap(UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets paragraph gap value for components.
- setPlatform(int) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Set the defaults to the default for the platform
- setPos(UnitValue[]) - Method in class net.miginfocom.layout.CC
-
Sets absolute positioning of one or more of the edges.
- setPushX(Float) - Method in class net.miginfocom.layout.CC
-
"pushx" indicates that the column that this component is in (this first if the component spans) should default to growing.
- setPushY(Float) - Method in class net.miginfocom.layout.CC
-
"pushx" indicates that the row that this component is in (this first if the component spans) should default to growing.
- setRelatedGap(UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets gap value for components that are "related".
- setSerializedObject(Object, Object) - Static method in class net.miginfocom.layout.LayoutUtil
-
Sets the serialized object and associates it with caller
.
- setShrink(Float) - Method in class net.miginfocom.layout.DimConstraint
-
Sets the shrink priority.
- setShrinkPriority(int) - Method in class net.miginfocom.layout.DimConstraint
-
Sets the shrink priority.
- setSize(BoundSize) - Method in class net.miginfocom.layout.DimConstraint
-
Sets the min/preferred/max size for the entity in the dimension that this object describes.
- setSizeGroup(String) - Method in class net.miginfocom.layout.DimConstraint
-
Sets the size group that this entity should be in for the dimension that this object is describing.
- setSkip(int) - Method in class net.miginfocom.layout.CC
-
Sets how many cells in the grid that should be skipped before the component that this constraint belongs to.
- setSpanX(int) - Method in class net.miginfocom.layout.CC
-
Sets the number of cells the cell that this constraint's component will span in the indicated dimension.
- setSpanY(int) - Method in class net.miginfocom.layout.CC
-
Sets the number of cells the cell that this constraint's component will span in the indicated dimension.
- setSplit(int) - Method in class net.miginfocom.layout.CC
-
Sets in how many parts the current cell (that this constraint's component will be in) should be split in.
- setTag(String) - Method in class net.miginfocom.layout.CC
-
Optional tag that gives more context to this constraint's component.
- setTopToBottom(boolean) - Method in class net.miginfocom.layout.LC
-
If the layout should go from the default top-to-bottom in the grid instead of the optional bottom-to-top.
- setUnitValue(String[], UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets the unit value associated with a unit string.
- setUnrelatedGap(UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
-
Sets gap value for components that are "unrelated".
- setVertical(DimConstraint) - Method in class net.miginfocom.layout.CC
-
Sets the vertical dimension constraint for this component constraint.
- setVerticalScaleFactor(Float) - Static method in class net.miginfocom.layout.PlatformDefaults
-
The forced scale factor that all screen relative units (e.g.
- setVisualPadding(UnitValue[]) - Method in class net.miginfocom.layout.CC
-
Sets the visual padding used when laying out this Component.
- setVisualPadding(boolean) - Method in class net.miginfocom.layout.LC
-
If visual padding should be automatically used and compensated for by this layout instance.
- setWidth(BoundSize) - Method in class net.miginfocom.layout.LC
-
Sets the minimum/preferred/maximum size for the container that this layout constraint is set for.
- setWrap(boolean) - Method in class net.miginfocom.layout.CC
-
Sets if the flow should wrap to the next line/column after the component that this constraint belongs to.
- setWrapAfter(int) - Method in class net.miginfocom.layout.LC
-
Sets after what cell the grid should always auto wrap.
- setWrapGapSize(BoundSize) - Method in class net.miginfocom.layout.CC
-
Set the wrap size and turns wrap on if != null
.
- shrink() - Method in class net.miginfocom.layout.AC
-
Specifies that the current row/column's shrink weight within the columns/rows with the shrink priority
100f.
- shrink(float) - Method in class net.miginfocom.layout.AC
-
Specifies that the current row/column's shrink weight within the columns/rows with the same shrink priority
.
- shrink(float, int...) - Method in class net.miginfocom.layout.AC
-
Specifies the indicated rows'/columns' shrink weight within the columns/rows with the same shrink priority
.
- shrink(float...) - Method in class net.miginfocom.layout.CC
-
Shrink weight for the component horizontally and optionally vertically.
- shrinkPrio(int) - Method in class net.miginfocom.layout.AC
-
Specifies the current row/column's shrink priority.
- shrinkPrio(int, int...) - Method in class net.miginfocom.layout.AC
-
Specifies the indicated rows'/columns' shrink priority.
- shrinkPrio(int...) - Method in class net.miginfocom.layout.CC
-
Shrink priority for the component horizontally and optionally vertically.
- shrinkPrioX(int) - Method in class net.miginfocom.layout.CC
-
The shrink priority compared to other components in the same cell.
- shrinkPrioY(int) - Method in class net.miginfocom.layout.CC
-
The shrink priority compared to other components in the same cell.
- shrinkWeight(float) - Method in class net.miginfocom.layout.AC
-
- shrinkWeight(float, int...) - Method in class net.miginfocom.layout.AC
-
- shrinkX(float) - Method in class net.miginfocom.layout.CC
-
Shrink weight for the component horizontally.
- shrinkY(float) - Method in class net.miginfocom.layout.CC
-
Shrink weight for the component horizontally.
- size(String) - Method in class net.miginfocom.layout.AC
-
Specifies the current row/column's min and/or preferred and/or max size.
- size(String, int...) - Method in class net.miginfocom.layout.AC
-
Specifies the indicated rows'/columns' min and/or preferred and/or max size.
- sizeGroup() - Method in class net.miginfocom.layout.AC
-
Specifies that the current row/column should be put in the size group s
and will thus share the same size
constraints as the other components in the group.
- sizeGroup(String) - Method in class net.miginfocom.layout.AC
-
Specifies that the current row/column should be put in the size group s
and will thus share the same size
constraints as the other components in the group.
- sizeGroup(String, int...) - Method in class net.miginfocom.layout.AC
-
Specifies that the indicated rows/columns should be put in the size group s
and will thus share the same size
constraints as the other components in the group.
- sizeGroup(String...) - Method in class net.miginfocom.layout.CC
-
The size group(s) that this component should be placed in.
- sizeGroupX(String) - Method in class net.miginfocom.layout.CC
-
Specifies that the component should be put in the size group s
and will thus share the same size
as them within the group.
- sizeGroupY(String) - Method in class net.miginfocom.layout.CC
-
The size group that this component should be placed in.
- skip(int) - Method in class net.miginfocom.layout.CC
-
Same functionality as
CC.setSkip(int)
only this method returns
this
for chaining multiple calls.
- skip() - Method in class net.miginfocom.layout.CC
-
Same functionality as skip(1).
- span(int...) - Method in class net.miginfocom.layout.CC
-
Same functionality as spanX(cellsX).spanY(cellsY)
which means this cell will span cells in both x and y.
- spanX() - Method in class net.miginfocom.layout.CC
-
Same functionality as
CC.setSpanX(int)
which means this cell will span the rest of the row.
- spanX(int) - Method in class net.miginfocom.layout.CC
-
Same functionality as
CC.setSpanX(int)
only this method returns
this
for chaining multiple calls.
- spanY() - Method in class net.miginfocom.layout.CC
-
Same functionality as calling
CC.setSpanY(int)
with
LayoutUtil.INF
which means this cell will span the rest of the column.
- spanY(int) - Method in class net.miginfocom.layout.CC
-
Same functionality as
CC.setSpanY(int)
only this method returns
this
for chaining multiple calls.
- split(int) - Method in class net.miginfocom.layout.CC
-
- split() - Method in class net.miginfocom.layout.CC
-
Same functionality as split(LayoutUtil.INF), which means split until one of the keywords that breaks the split is found for
a component after this one (e.g.
- SPX - Static variable in class net.miginfocom.layout.UnitValue
-
A unit indicating screen percentage width.
- SPY - Static variable in class net.miginfocom.layout.UnitValue
-
A unit indicating screen percentage height.
- STATIC - Static variable in class net.miginfocom.layout.UnitValue
-
An operation indicating a static value.
- SUB - Static variable in class net.miginfocom.layout.UnitValue
-
An operation indicating a subtraction of two sub units