:: com :: sun :: star :: awt ::
|
interface XActionListener |
- Base Interfaces
XActionListener
┗ ::com::sun::star::lang::XEventListener
::com::sun::star::lang::XEventListener |
- (referenced interface's summary:)
- base interface for all event listeners interfaces.
|
|
- Description
- makes it possible to receive action events.
|
Methods' Details |
actionPerformed
[oneway] void |
actionPerformed( |
[in] ActionEvent |
rEvent ); |
- Description
- is invoked when an action is performed.
|
|
Top of Page
Copyright © 1995, 2012, 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.