Methods' Summary |
setOutputSize |
sets the inner bounds of the window, also known as the client size
|
getOutputSize |
returns the inner bounds of the window, also known as the client size.
|
isVisible |
returns the visibility state of the window
|
isActive |
returns the activation state of the window
|
isEnabled |
returns the enabled state of the window
|
hasFocus |
returns the focus state of the window
|
Methods' Details |
setOutputSize
void |
setOutputSize( |
[in] Size |
Size ); |
- 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
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.