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.
|
|
Copyright © 2003 Sun Microsystems, Inc.