Language
The Free and Open Productivity Suite
:: com :: sun :: star :: awt ::
|
interface XRadioButton |
|
- Description
- gives access to the state of a radio button and makes it possible
to register item event listeners.
|
Methods' Details |
addItemListener
- Description
- registers a listener for item events.
|
|
removeItemListener
- Description
- unregisters a listener for item events.
|
|
getState
- Description
- returns true if the button is checked, false otherwise.
|
|
setState
[oneway] void |
setState( |
[in] boolean |
b ); |
- Description
- sets the state of the radio button.
|
|
setLabel
[oneway] void |
setLabel( |
[in] string |
Label ); |
- Description
- sets the label of the radio button.
|
|
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.