Elements
|
long X
|
- Description
- specifies the outer X-position of the window.
|
long Y
|
- Description
- specifies the outer Y-position of the window.
|
long Width
|
- Description
- specifies the outer (total) width of the window.
|
long Height
|
- Description
- specifies the outer (total) height of the window.
|
long LeftInset
|
- Description
- specifies the inset from the left.
The inset is the distance between the outer and the inner window,
with other words in this case it is the width of the left border.
|
long TopInset
|
- Description
- specifies the inset from the top.
The inset is the distance between the outer and the inner window,
with other words in this case it is the heigt of the top border.
|
long RightInset
|
- Description
- specifies the inset from the right.
The inset is the distance between the outer and the inner window,
with other words in this case it is the width of the right border.
|
long BottomInset
|
- Description
- specifies the inset from the bottom.
The inset is the distance between the outer and the inner window,
with other words in this case it is the heigt of the bottom border.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.