Overview | Module | Use | Devguide | Index |
Methods' Summary | Methods' Details | Attributes' Summary | Attributes' Details |
interface XRadioButton |
|
|
Methods' Summary | |
addItemListener | registers a listener for item events. |
removeItemListener | unregisters a listener for item events. |
getState | returns true if the button is checked, false otherwise. |
setState | sets the state of the radio button. |
setLabel | sets the label of the radio button. |
Methods' Details | ||||
addItemListener
|
||||
removeItemListener
|
||||
getState
|
||||
setState
|
||||
setLabel
|
Copyright © 2003 Sun Microsystems, Inc.