IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.rcp.workingarea.core
Interface IActiveXHandler


public interface IActiveXHandler

This is a handler for the activex integration. The handler must implement com.ibm.btt.rcp.workingarea.core.IActivexHandler interface and override the method run( OleControlSite site ). The handler will run after loading the activex control.


Method Summary
 void handle(org.eclipse.swt.ole.win32.OleControlSite site)
          Handle logics which run after loading the activex control.
 

Method Detail

handle

void handle(org.eclipse.swt.ole.win32.OleControlSite site)
Handle logics which run after loading the activex control.

Parameters:
site - activeX control

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011