org.exoplatform.applications.ooplugin.events
Class ActionListener
java.lang.Object
org.exoplatform.applications.ooplugin.events.ActionListener
- All Implemented Interfaces:
- com.sun.star.awt.XActionListener, com.sun.star.lang.XEventListener, com.sun.star.uno.XInterface
public abstract class ActionListener
- extends Object
- implements com.sun.star.awt.XActionListener
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Guly
| Fields inherited from interface com.sun.star.awt.XActionListener |
UNOTYPEINFO |
|
Method Summary |
void |
actionPerformed(com.sun.star.awt.ActionEvent arg0)
|
void |
disposing(com.sun.star.lang.EventObject arg0)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionListener
public ActionListener()
actionPerformed
public void actionPerformed(com.sun.star.awt.ActionEvent arg0)
- Specified by:
actionPerformed in interface com.sun.star.awt.XActionListener
disposing
public void disposing(com.sun.star.lang.EventObject arg0)
- Specified by:
disposing in interface com.sun.star.lang.XEventListener
Copyright © 2014 eXo Platform SAS. All Rights Reserved.