|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.corona.container.project.ui.view.ProjectContainerViewManager.ShowView
org.eclipse.corona.container.project.ui.view.ProjectContainerViewManager.ShowRegisteredViewTab
protected class ProjectContainerViewManager.ShowRegisteredViewTab
Inner class to interact w/ Display thread to show a registered tabs within a ProjectContainerView
Constructor Summary | |
---|---|
protected |
ProjectContainerViewManager.ShowRegisteredViewTab(ProjectContextContainer project,
java.lang.String registeredTabId)
Constructor. |
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class org.eclipse.corona.container.project.ui.view.ProjectContainerViewManager.ShowView |
---|
showView |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ProjectContainerViewManager.ShowRegisteredViewTab(ProjectContextContainer project, java.lang.String registeredTabId)
project
- The project Container for which registered view should be
shown.registeredTabId
- The id of the tab with wich it was registered in
ProjectContainerView.Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
run
in class ProjectContainerViewManager.ShowView
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |