Methods' Details
|
- addActionListener
-  
- [ oneway ] void
addActionListener(
-
- Description
- registers an event handler for button action events.
|
- removeActionListener
-  
- [ oneway ] void
removeActionListener(
-
- Description
- unregisters an event handler for button action events.
|
- setLabel
-  
- [ oneway ] void
setLabel(
-
- Description
- sets the label of the button.
|
- setActionCommand
-  
- [ oneway ] void
setActionCommand(
-
- Description
- sets a command string for pushing the button.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.