| |
|
| org.apache.axis2.tool.codegen.eclipse.ui.AbstractWizardPage org.apache.axis2.tool.codegen.eclipse.ui.OutputPage
OutputPage | public OutputPage()(Code) | | |
createControl | public void createControl(Composite parent)(Code) | | |
getAxis2PluginLibCopyCheckBoxSelection | public boolean getAxis2PluginLibCopyCheckBoxSelection()(Code) | | |
getAxisHomeLocation | public String getAxisHomeLocation()(Code) | | |
getAxisJarsLocation | public String getAxisJarsLocation()(Code) | | |
getAxisLibCopyCheckBoxSelection | public boolean getAxisLibCopyCheckBoxSelection()(Code) | | |
getCreateJarCheckBoxSelection | public boolean getCreateJarCheckBoxSelection()(Code) | | |
getOutputLocation | public String getOutputLocation()(Code) | | get the output location
a string containing the full pathname of the output location |
getPageType | public int getPageType()(Code) | | |
initializeDefaultSettings | protected void initializeDefaultSettings()(Code) | | Creates some initial values for the settings.
|
oktoLoadLibs | public boolean oktoLoadLibs()(Code) | | |
setJarFileName | public void setJarFileName(String jarFileName)(Code) | | |
Fields inherited from org.apache.axis2.tool.codegen.eclipse.ui.AbstractWizardPage | protected boolean restoredFromPreviousSettings(Code)(Java Doc) protected IDialogSettings settings(Code)(Java Doc)
|
|
|
|