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.
@version 1.31, 11/17/05
@author Arthur van Hoff
@author Sami Shaio
@see java.awt.LayoutManager
@see java.awt.Container
@since JDK1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|