Insets

Class Insets

All Implemented Interfaces:
Serializable, Cloneable
Direct Known Subclasses:
InsetsUIResource
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.

Since:
JDK1.0
See Also:
登录查看完整内容