:: com :: sun :: star :: awt ::
|
interface XImageButton |
|
- Description
- makes it possible to register for action events of an image button
and sets the action command.
|
Methods' Details |
addActionListener
- Description
- registers a listener for action events.
|
|
removeActionListener
- Description
- unregisters a listener for action events.
|
|
setActionCommand
[oneway] void |
setActionCommand( |
[in] string |
Command ); |
- Description
- sets the action command string.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.