|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.rcp.workingarea.container.AbstractViewContainer
com.ibm.btt.rcp.workingarea.container.impl.SwingViewContainer
public class SwingViewContainer
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 |
---|
protected java.awt.Component component
Constructor Detail |
---|
public SwingViewContainer()
Method Detail |
---|
public void show()
IViewContainer
public void setFocus()
IViewContainer
setFocus
in interface IViewContainer
setFocus
in class AbstractViewContainer
public java.lang.Object getContent()
IViewContainer
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |