Methods' Details |
getToolkit
- Description
- returns the toolkit which created this object.
|
|
setPointer
[oneway] void |
setPointer( |
[in] XPointer |
Pointer ); |
- Description
- sets the mouse pointer.
|
|
setBackground
[oneway] void |
setBackground( |
[in] ::com::sun::star::util::Color |
Color ); |
- Description
- sets the background color.
|
|
invalidate
[oneway] void |
invalidate( |
[in] short |
Flags ); |
- Description
- invalidates the whole window with the specified
InvalidateStyle.
|
|
invalidateRect
[oneway] void |
invalidateRect( |
[in] Rectangle |
Rect, |
| [in] short |
Flags ); |
- Description
- invalidates a rectangular area of the window with the specified
InvalidateStyle.
|
|
Copyright © 2010 Sun Microsystems, Inc.