|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectWizard
com.ibm.etools.systems.files.importexport.jar.RemoteJarExportWizard
This is the remote jar export wizard.
Constructor Summary | |
---|---|
RemoteJarExportWizard()
Constructor. |
Method Summary | |
---|---|
void |
addPages()
|
protected boolean |
executeExportOperation(IRemoteJarExportRunnable op)
Exports the JAR package. |
protected IStructuredSelection |
getValidSelection()
Gets the current workspace page selection and converts it to a valid selection for this wizard: - resources and projects are OK - CUs are OK - Java projects are OK - Source package fragments and source packages fragement roots are ok - Java elements below a CU are converted to their CU - all other input elements are ignored |
void |
init(IWorkbench workbench,
IStructuredSelection selection)
|
boolean |
performFinish()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoteJarExportWizard()
Method Detail |
public void addPages()
IWizard
public boolean performFinish()
IWizard
public void init(IWorkbench workbench, IStructuredSelection selection)
IWorkbenchWizard
protected boolean executeExportOperation(IRemoteJarExportRunnable op)
protected IStructuredSelection getValidSelection()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |