|
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.jar.RemoteJarExportActionDelegate
com.ibm.etools.systems.files.importexport.jar.CreateRemoteJarActionDelegate
This class is an action delegate that creates a remote jar.
Field Summary | |
---|---|
protected IStructuredSelection |
fSelection
|
Constructor Summary | |
---|---|
CreateRemoteJarActionDelegate()
|
Method Summary | |
---|---|
protected void |
addToStatus(MultiStatus multiStatus,
RemoteJarExportData jarPackage,
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()
|
protected Shell |
getShell()
Returns the active shell. |
protected IWorkbench |
getWorkbench()
|
protected RemoteJarExportData |
readJarPackage(IFile description,
MultiStatus readStatus)
Reads the JAR package spec from file. |
void |
run(IAction action)
|
void |
selectionChanged(IAction action,
ISelection 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 CreateRemoteJarActionDelegate()
Method Detail |
public void run(IAction action)
protected RemoteJarExportData readJarPackage(IFile description, MultiStatus readStatus)
protected void addToStatus(MultiStatus multiStatus, RemoteJarExportData jarPackage, String defaultMessage, CoreException ex)
protected Shell getShell()
public void selectionChanged(IAction action, ISelection selection)
IActionDelegate
protected IFile getDescriptionFile(IStructuredSelection selection)
protected IFile[] getDescriptionFiles(IStructuredSelection selection)
protected IWorkbench getWorkbench()
protected IStructuredSelection getSelection()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |