Interface IGridBagLayoutComponent
-
- All Superinterfaces:
IComponentProvider
- All Known Implementing Classes:
GridBagLayoutComponent
public interface IGridBagLayoutComponent extends IComponentProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.awt.GridBagConstraintsgetConstraints(java.awt.Insets insets)-
Methods inherited from interface net.anwiba.commons.swing.component.IComponentProvider
getComponent
-
-