java.lang.Object | +----java.awt.Insets
public class Insets
extends Object
implements Cloneable, Serializable
An Insets object is a representation of the borders of a container. It specifies the space that a container must leave at each of its edges. The space can be a border, a blank space, or a title.