org.exoplatform.applications.ooplugin.events
Class ItemListener

java.lang.Object
  extended by org.exoplatform.applications.ooplugin.events.ItemListener
All Implemented Interfaces:
com.sun.star.awt.XItemListener, com.sun.star.lang.XEventListener, com.sun.star.uno.XInterface

public class ItemListener
extends java.lang.Object
implements com.sun.star.awt.XItemListener

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Guly

Field Summary
 
Fields inherited from interface com.sun.star.awt.XItemListener
UNOTYPEINFO
 
Constructor Summary
ItemListener()
           
 
Method Summary
 void disposing(com.sun.star.lang.EventObject arg0)
           
 void itemStateChanged(com.sun.star.awt.ItemEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemListener

public ItemListener()
Method Detail

itemStateChanged

public void itemStateChanged(com.sun.star.awt.ItemEvent arg0)
Specified by:
itemStateChanged in interface com.sun.star.awt.XItemListener

disposing

public void disposing(com.sun.star.lang.EventObject arg0)
Specified by:
disposing in interface com.sun.star.lang.XEventListener


Copyright © 2011 eXo Platform SAS. All Rights Reserved.