RSE
Release 3.2

org.eclipse.rse.files.ui.resources
Class SystemEditableRemoteFile.DisplayQuestionDialog

java.lang.Object
  extended by org.eclipse.rse.files.ui.resources.SystemEditableRemoteFile.DisplayQuestionDialog
All Implemented Interfaces:
Runnable
Enclosing class:
SystemEditableRemoteFile

public class SystemEditableRemoteFile.DisplayQuestionDialog
extends Object
implements Runnable


Field Summary
protected  SystemMessage _msg
           
 boolean _responce
           
 
Constructor Summary
SystemEditableRemoteFile.DisplayQuestionDialog(SystemMessage msg)
           
 
Method Summary
 boolean getResponse()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_msg

protected SystemMessage _msg

_responce

public boolean _responce
Constructor Detail

SystemEditableRemoteFile.DisplayQuestionDialog

public SystemEditableRemoteFile.DisplayQuestionDialog(SystemMessage msg)
Method Detail

getResponse

public boolean getResponse()

run

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

RSE
Release 3.2

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