Methods' Details
|
- addItemListener
-  
- [ oneway ] void
addItemListener(
-
- Description
- registers a listener for item events.
|
- removeItemListener
-  
- [ oneway ] void
removeItemListener(
-
- Description
- unregisters a listener for item events.
|
- getState
-  
short
getState();
- Returns
-
the state of the checkbox.
|
- setState
-  
- [ oneway ] void
setState(
-
- Description
- sets the state of the checkbox.
|
- setLabel
-  
- [ oneway ] void
setLabel(
-
- Description
- sets the label of the checkbox.
|
- enableTriState
-  
- [ oneway ] void
enableTriState(
-
- Description
- enables or disables the tri state mode.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.