IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

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

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

public class SwingViewContainer
extends AbstractViewContainer

This container include swing components.


Field Summary
protected  java.awt.Component component
           
 
Fields inherited from class com.ibm.btt.rcp.workingarea.container.AbstractViewContainer
bundle, content, parent, workingAreaView
 
Constructor Summary
SwingViewContainer()
           
 
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
 

Field Detail

component

protected java.awt.Component component
Constructor Detail

SwingViewContainer

public SwingViewContainer()
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:
java.awt.Component

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009