Language
The Free and Open Productivity Suite
:: com :: sun :: star :: awt ::
|
interface XCheckBox |
|
- Description
- gives access to the state of a check box and makes it possible
to register for events.
|
Methods' Details |
addItemListener
- Description
- registers a listener for item events.
|
|
removeItemListener
- Description
- unregisters a listener for item events.
|
|
getState
- Description
- returns the state of the check box.
|
|
setState
[oneway] void |
setState( |
[in] short |
n ); |
- Description
- sets the state of the check box.
|
|
setLabel
[oneway] void |
setLabel( |
[in] string |
Label ); |
- Description
- sets the label of the check box.
|
|
enableTriState
[oneway] void |
enableTriState( |
[in] boolean |
b ); |
- Description
- enables or disables the tri state mode.
|
|
Top of Page
Copyright © 2013, 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.