RSE
Release 1.0

org.eclipse.rse.ui.view.team
Class SystemTeamViewPart.RestoreStateRunnable

java.lang.Object
  extended byorg.eclipse.rse.ui.view.team.SystemTeamViewPart.RestoreStateRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
SystemTeamViewPart

public class SystemTeamViewPart.RestoreStateRunnable
extends Object
implements Runnable

Inner class for running restore-state in a thread


Constructor Summary
SystemTeamViewPart.RestoreStateRunnable(IMemento memento)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemTeamViewPart.RestoreStateRunnable

public SystemTeamViewPart.RestoreStateRunnable(IMemento memento)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.