java.lang.Object
is.codion.swing.common.ui.border.Borders
Utility class for working with Borders.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Border
Creates en empty border using the value ofLayouts.GAP
as the top, bottom, left and right values.
-
Method Details
-
emptyBorder
Creates en empty border using the value ofLayouts.GAP
as the top, bottom, left and right values.- Returns:
- a new empty border
-