Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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' Summary
addActionListener registers a listener for action events.  
removeActionListener unregisters a listener for action events.  
setActionCommand sets the action command string.  
Methods' Details
addActionListener
[oneway] void
addActionListener( [in] XActionListener  l );

Description
registers a listener for action events.
removeActionListener
[oneway] void
removeActionListener( [in] XActionListener  l );

Description
unregisters a listener for action events.
setActionCommand
[oneway] void
setActionCommand( [in] string  Command );

Description
sets the action command string.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.