com :: sun :: star :: awt :: interface XImageButton
- Base Interface
- com::sun::star::uno::XInterface
- Description
- makes it possible to register for action events of an image button
and set the action command.
Methods' Details
|
- addActionListener
-  
- [ oneway ] void
addActionListener(
-
- Description
- registers a listener for action events.
|
- removeActionListener
-  
- [ oneway ] void
removeActionListener(
-
- Description
- unregisters a listener for action events.
|
- setActionCommand
-  
- [ oneway ] void
setActionCommand(
-
- Description
- sets the action command string.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.