| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| int | GetHeight
()
Get method for attribute "Height" |
| int | GetWidth
()
Get method for attribute "Width" |
| void | SetHeight
(int value)
Set method for attribute "Height" |
| void | SetWidth
(int value)
Set method for attribute "Width" |
| Method Detail |
|---|
| GetWidth/SetWidth |
|---|
| int | GetWidth | () |
| void | SetWidth | (int value) |
| |
| GetHeight/SetHeight |
|---|
| int | GetHeight | () |
| void | SetHeight | (int value) |
| |