|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectWizardPage
eu.geclipse.jsdl.ui.wizards.specific.ApplicationSpecificPage
public class ApplicationSpecificPage
Wizard page used in SpecificWizardPart (but not as a last page)
ApplicationSpecificLastPage| Constructor Summary | |
|---|---|
ApplicationSpecificPage(java.lang.String pageName,
org.w3c.dom.Element element)
Creates new instance of ApplicationSpecificLastPage |
|
| Method Summary | |
|---|---|
void |
createControl(Composite parentP)
|
java.util.Map<java.lang.String,java.util.ArrayList<java.lang.String>> |
getParametersValues()
Returns map of parameter's names and their values. |
java.util.Map<java.lang.String,java.util.Properties> |
getStageInFiles()
Returns multidimensional map of parameters whose values are files local to execution host, but that need to be transferred from remote location (staged in). |
java.util.Map<java.lang.String,java.util.Properties> |
getStageOutFiles()
Returns multidimensional map of parameters whose values are files local to execution host, but that need to be transferred to remote location (staged in). |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationSpecificPage(java.lang.String pageName,
org.w3c.dom.Element element)
ApplicationSpecificLastPage
pageName - name of the new pageelement - page element form xml file that describes this page| Method Detail |
|---|
public void createControl(Composite parentP)
public java.util.Map<java.lang.String,java.util.ArrayList<java.lang.String>> getParametersValues()
IApplicationSpecificPage
getParametersValues in interface IApplicationSpecificPagepublic java.util.Map<java.lang.String,java.util.Properties> getStageInFiles()
IApplicationSpecificPage
getStageInFiles in interface IApplicationSpecificPagepublic java.util.Map<java.lang.String,java.util.Properties> getStageOutFiles()
IApplicationSpecificPage
getStageOutFiles in interface IApplicationSpecificPage
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||