Methods' Details |
addActionListener
- Description
- registers an event handler for button action events.
|
|
removeActionListener
- Description
- unregisters an event handler for button action events.
|
|
setLabel
void |
setLabel( |
[in] string |
Label ); |
- Description
- sets the label of the button.
|
|
setActionCommand
void |
setActionCommand( |
[in] string |
Command ); |
- Description
- sets a command string for pushing the button.
- Parameter Command
- value can be used to detect which button is pressed.
|
|
Top of Page
Copyright © 2020, 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.