- insets(Insets) - Method in class net.lenni0451.commons.swing.GBC
-
Set the insets of the constraints.
- insets(int) - Method in class net.lenni0451.commons.swing.GBC
-
Set the insets of the constraints to the same value for all sides.
- insets(int, int) - Method in class net.lenni0451.commons.swing.GBC
-
Set the insets of the constraints to the same value for the top and bottom and the same value for the left and right.
- insets(int, int, int, int) - Method in class net.lenni0451.commons.swing.GBC
-
Set the insets of the constraints.
- ipad(int, int) - Method in class net.lenni0451.commons.swing.GBC
-
Set the ipadx and ipady of the constraints.
- ipadx(int) - Method in class net.lenni0451.commons.swing.GBC
-
Set the ipadx of the constraints.
- ipady(int) - Method in class net.lenni0451.commons.swing.GBC
-
Set the ipady of the constraints.