RSE
Release 1.0

org.eclipse.rse.ui.operations
Class SystemFetchOperation.PromptForPassword

java.lang.Object
  extended byorg.eclipse.rse.ui.operations.SystemFetchOperation.PromptForPassword
All Implemented Interfaces:
Runnable
Enclosing class:
SystemFetchOperation

public class SystemFetchOperation.PromptForPassword
extends Object
implements Runnable


Field Summary
 SubSystem _ss
           
 
Constructor Summary
SystemFetchOperation.PromptForPassword(SubSystem ss)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_ss

public SubSystem _ss
Constructor Detail

SystemFetchOperation.PromptForPassword

public SystemFetchOperation.PromptForPassword(SubSystem ss)
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.