|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.files.importexport.files.RemoteFileImportExportActionDelegate
com.ibm.etools.systems.files.importexport.files.RemoteFileImportActionDelegate
This class is a remote file import action.
Field Summary | |
---|---|
protected IStructuredSelection |
fSelection
|
Constructor Summary | |
---|---|
RemoteFileImportActionDelegate()
|
Method Summary | |
---|---|
protected void |
addToStatus(MultiStatus multiStatus,
String defaultMessage,
CoreException ex)
|
protected IFile |
getDescriptionFile(IStructuredSelection selection)
Returns the description file for the first description file in the selection. |
protected IFile[] |
getDescriptionFiles(IStructuredSelection selection)
Returns a description file for each description file in the selection. |
protected IStructuredSelection |
getSelection()
Returns the selection. |
protected Shell |
getShell()
Returns the active shell. |
protected IWorkbench |
getWorkbench()
Returns the workbench. |
protected RemoteFileImportData |
readImportData(IFile description,
MultiStatus readStatus)
Reads the file import data from a file. |
void |
run(IAction action)
|
void |
selectionChanged(IAction action,
ISelection selection)
Sets the selection. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected IStructuredSelection fSelection
Constructor Detail |
public RemoteFileImportActionDelegate()
Method Detail |
public void run(IAction action)
IActionDelegate
protected RemoteFileImportData readImportData(IFile description, MultiStatus readStatus)
protected void addToStatus(MultiStatus multiStatus, String defaultMessage, CoreException ex)
public void selectionChanged(IAction action, ISelection selection)
IActionDelegate
protected IFile getDescriptionFile(IStructuredSelection selection)
protected IFile[] getDescriptionFiles(IStructuredSelection selection)
protected IWorkbench getWorkbench()
protected Shell getShell()
protected IStructuredSelection getSelection()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |