IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.rcp.workingarea.container.impl
Class OleViewContainer

java.lang.Object
  extended by com.ibm.btt.rcp.workingarea.container.AbstractViewContainer
      extended by com.ibm.btt.rcp.workingarea.container.impl.OleViewContainer
All Implemented Interfaces:
IViewContainer

public class OleViewContainer
extends AbstractViewContainer

This container include OLE/ActiveX controls.


Field Summary
 
Fields inherited from class com.ibm.btt.rcp.workingarea.container.AbstractViewContainer
bundle, content, parent, workingAreaView
 
Constructor Summary
OleViewContainer()
           
 
Method Summary
 java.lang.Object getContent()
          Get content object of this container
 void setFocus()
          Set focus for the content of this container
 void show()
          Show the content of this container
 
Methods inherited from class com.ibm.btt.rcp.workingarea.container.AbstractViewContainer
getBundle, getParameter, getParent, getWorkingAreaView, setBundle, setParameter, setParent, setWorkingAreaView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OleViewContainer

public OleViewContainer()
Method Detail

show

public void show()
Description copied from interface: IViewContainer
Show the content of this container


setFocus

public void setFocus()
Description copied from interface: IViewContainer
Set focus for the content of this container

Specified by:
setFocus in interface IViewContainer
Overrides:
setFocus in class AbstractViewContainer

getContent

public java.lang.Object getContent()
Description copied from interface: IViewContainer
Get content object of this container

Returns:
org.eclipse.swt.ole.win32.OleClientSite;

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009