Module net.anwiba.commons.swing
Class GridBagLayoutComponent
java.lang.Object
net.anwiba.commons.swing.component.GridBagLayoutComponent
- All Implemented Interfaces:
IComponentProvider,IGridBagLayoutComponent
-
Constructor Summary
ConstructorsConstructorDescriptionGridBagLayoutComponent(JComponent component, int column, int row, int with, int height, int anchor) -
Method Summary
-
Constructor Details
-
GridBagLayoutComponent
public GridBagLayoutComponent(JComponent component, int column, int row, int with, int height, int anchor)
-
-
Method Details
-
getComponent
- Specified by:
getComponentin interfaceIComponentProvider
-
getConstraints
- Specified by:
getConstraintsin interfaceIGridBagLayoutComponent
-