org.eclipse.corona.container.project.ui.view
Class ProjectContainerViewManager.ShowViewTab

java.lang.Object
  extended by org.eclipse.corona.container.project.ui.view.ProjectContainerViewManager.ShowView
      extended by org.eclipse.corona.container.project.ui.view.ProjectContainerViewManager.ShowViewTab
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ProjectContainerViewManager

protected class ProjectContainerViewManager.ShowViewTab
extends ProjectContainerViewManager.ShowView

Inner class to interact w/ Display thread to show a repository tab within a ProjectContainerView


Constructor Summary
protected ProjectContainerViewManager.ShowViewTab(RepositoryDescriptor repo)
           
 
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

ProjectContainerViewManager.ShowViewTab

protected ProjectContainerViewManager.ShowViewTab(RepositoryDescriptor repo)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
Overrides:
run in class ProjectContainerViewManager.ShowView

Copyright 2006 IBM Corporation and others.
All Rights Reserved.