Methods' Details |
setOutputSize
void |
setOutputSize( |
[in] Size |
aSize ); |
- Description
- sets the inner bounds of the window, also known as the client size
- Parameter Size
-
the inner width and height of the window.
|
|
getOutputSize
- Description
- returns the inner bounds of the window, also known as the client size.
|
|
isVisible
- Description
- returns the visibility state of the window
|
|
isActive
- Description
- returns the activation state of the window
|
|
isEnabled
- Description
- returns the enabled state of the window
|
|
hasFocus
- Description
- returns the focus state of the window
|
|
Copyright © 2003 Sun Microsystems, Inc.