org.cogroo.addon.addon.contextmenu
Class ContextMenuInterceptor

java.lang.Object
  extended by org.cogroo.addon.addon.contextmenu.ContextMenuInterceptor
All Implemented Interfaces:
com.sun.star.ui.XContextMenuInterceptor, com.sun.star.uno.XInterface

public class ContextMenuInterceptor
extends Object
implements com.sun.star.ui.XContextMenuInterceptor


Field Summary
 
Fields inherited from interface com.sun.star.ui.XContextMenuInterceptor
UNOTYPEINFO
 
Constructor Summary
ContextMenuInterceptor()
           
 
Method Summary
 com.sun.star.ui.ContextMenuInterceptorAction notifyContextMenuExecute(com.sun.star.ui.ContextMenuExecuteEvent aEvent)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextMenuInterceptor

public ContextMenuInterceptor()
Method Detail

notifyContextMenuExecute

public com.sun.star.ui.ContextMenuInterceptorAction notifyContextMenuExecute(com.sun.star.ui.ContextMenuExecuteEvent aEvent)
                                                                      throws RuntimeException
Specified by:
notifyContextMenuExecute in interface com.sun.star.ui.XContextMenuInterceptor
Throws:
RuntimeException


Copyright © 2012-2013 CoGrOO. All Rights Reserved.