blob: c2036d92cc661d76a1447e715eb6a1075aceda33 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>OutputPage (Apache Axis2)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OutputPage (Apache Axis2)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OutputPage.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OptionsPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/ToolSelectionPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html" target="_top">Frames</a></li>
<li><a href="OutputPage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.apache.axis2.tool.codegen.eclipse.ui.AbstractWizardPage">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.axis2.tool.codegen.eclipse.ui</div>
<h2 title="Class OutputPage" class="title">Class OutputPage</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.jface.dialogs.DialogPage</li>
<li>
<ul class="inheritance">
<li>org.eclipse.jface.wizard.WizardPage</li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/AbstractWizardPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui">org.apache.axis2.tool.codegen.eclipse.ui.AbstractWizardPage</a></li>
<li>
<ul class="inheritance">
<li>org.apache.axis2.tool.codegen.eclipse.ui.OutputPage</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html" title="interface in org.apache.axis2.tool.codegen.eclipse.util">SettingsConstants</a>, org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider, org.eclipse.jface.wizard.IWizardPage</dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">OutputPage</span>
extends <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/AbstractWizardPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui">AbstractWizardPage</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.axis2.tool.codegen.eclipse.ui.AbstractWizardPage">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.axis2.tool.codegen.eclipse.ui.<a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/AbstractWizardPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui">AbstractWizardPage</a></h3>
<code><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/AbstractWizardPage.html#restoredFromPreviousSettings">restoredFromPreviousSettings</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/AbstractWizardPage.html#settings">settings</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.axis2.tool.codegen.eclipse.util.SettingsConstants">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.axis2.tool.codegen.eclipse.util.<a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html" title="interface in org.apache.axis2.tool.codegen.eclipse.util">SettingsConstants</a></h3>
<code><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#CODEGEN_CUSTOM_TYPE">CODEGEN_CUSTOM_TYPE</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#CODEGEN_DEFAULT_TYPE">CODEGEN_DEFAULT_TYPE</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#CODEGEN_UNDECLEARED_TYPE">CODEGEN_UNDECLEARED_TYPE</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#JAVA_2_WSDL_TYPE">JAVA_2_WSDL_TYPE</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#JAVA_CLASS_NAME">JAVA_CLASS_NAME</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#JAVA_CLASS_PATH_ENTRIES">JAVA_CLASS_PATH_ENTRIES</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#JAVA_OUTPUT_WSDL_NAME">JAVA_OUTPUT_WSDL_NAME</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_AXIS_HOME_OUTPUT_LOCATION">PREF_AXIS_HOME_OUTPUT_LOCATION</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_AXIS_LIB_LOCATION">PREF_AXIS_LIB_LOCATION</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_CHECK_AXIS_LIB_COPY">PREF_CHECK_AXIS_LIB_COPY</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_CHECK_AXIS_PLUGIN_LIB_COPY">PREF_CHECK_AXIS_PLUGIN_LIB_COPY</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_CHECK_BROWSE_PROJECTS">PREF_CHECK_BROWSE_PROJECTS</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_CHECK_FILE_SYSTEM">PREF_CHECK_FILE_SYSTEM</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_CHECK_GENERATE_CLIENTSIDE">PREF_CHECK_GENERATE_CLIENTSIDE</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_CHECK_GENERATE_SERVERCONFIG">PREF_CHECK_GENERATE_SERVERCONFIG</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_CHECK_GENERATE_SERVERSIDE">PREF_CHECK_GENERATE_SERVERSIDE</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_CHECK_GENERATE_TESTCASE">PREF_CHECK_GENERATE_TESTCASE</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_CHECK_JAR_CREATION">PREF_CHECK_JAR_CREATION</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_CHECK_WORKSPACE">PREF_CHECK_WORKSPACE</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_CODEGEN_OPTION_INDEX">PREF_CODEGEN_OPTION_INDEX</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_COMBO_PORTNAME_INDEX">PREF_COMBO_PORTNAME_INDEX</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_COMBO_SERVICENAME_INDEX">PREF_COMBO_SERVICENAME_INDEX</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_DATABINDER_INDEX">PREF_DATABINDER_INDEX</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_GEN_ALL">PREF_GEN_ALL</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_GEN_SS_INTERFACE">PREF_GEN_SS_INTERFACE</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_JAR_FILE_NAME">PREF_JAR_FILE_NAME</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_JAVA_OUTPUT_FILESYATEM">PREF_JAVA_OUTPUT_FILESYATEM</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_JAVA_OUTPUT_WORKSPACE">PREF_JAVA_OUTPUT_WORKSPACE</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_JAVA_OUTPUT_WSDL_LOCATION">PREF_JAVA_OUTPUT_WSDL_LOCATION</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_JAVA_SCHEMA_TARGET_NS">PREF_JAVA_SCHEMA_TARGET_NS</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_JAVA_SCHEMA_TARGET_NS_PREF">PREF_JAVA_SCHEMA_TARGET_NS_PREF</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_JAVA_SERVICE_NAME">PREF_JAVA_SERVICE_NAME</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_JAVA_STYLE_INDEX">PREF_JAVA_STYLE_INDEX</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_JAVA_TARGET_NS">PREF_JAVA_TARGET_NS</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_JAVA_TARGET_NS_PREF">PREF_JAVA_TARGET_NS_PREF</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_LANGUAGE_INDEX">PREF_LANGUAGE_INDEX</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_OPTION_SELECTION_CUSTOM">PREF_OPTION_SELECTION_CUSTOM</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_OPTION_SELECTION_DEFULT">PREF_OPTION_SELECTION_DEFULT</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_OUTPUT_LOCATION">PREF_OUTPUT_LOCATION</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_PACKAGE_NAME">PREF_PACKAGE_NAME</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_RADIO_ASYNC_ONLY">PREF_RADIO_ASYNC_ONLY</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_RADIO_SYNC_AND_ASYNC">PREF_RADIO_SYNC_AND_ASYNC</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_RADIO_SYNC_ONLY">PREF_RADIO_SYNC_ONLY</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_TOOL_SELECTION_JAVA2WSDL">PREF_TOOL_SELECTION_JAVA2WSDL</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_TOOL_SELECTION_WSDL2JAVA">PREF_TOOL_SELECTION_WSDL2JAVA</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#PREF_WSDL_LOCATION">PREF_WSDL_LOCATION</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#UNSPECIFIED_TYPE">UNSPECIFIED_TYPE</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#WSDL_2_JAVA_TYPE">WSDL_2_JAVA_TYPE</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#WSDL_ALL">WSDL_ALL</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#WSDL_IMPLEMENTATION_ONLY">WSDL_IMPLEMENTATION_ONLY</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#WSDL_INTERFACE_ONLY">WSDL_INTERFACE_ONLY</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#WSDL_STYLE_DOCUMENT">WSDL_STYLE_DOCUMENT</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#WSDL_STYLE_RPC">WSDL_STYLE_RPC</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/util/SettingsConstants.html#WSDL_STYLE_WRAPPED">WSDL_STYLE_WRAPPED</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.eclipse.jface.dialogs.IMessageProvider">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.eclipse.jface.dialogs.IMessageProvider</h3>
<code>ERROR, INFORMATION, NONE, WARNING</code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#OutputPage()">OutputPage</a></strong>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#createControl(org.eclipse.swt.widgets.Composite)">createControl</a></strong>(org.eclipse.swt.widgets.Composite&nbsp;parent)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#getAxis2PluginLibCopyCheckBoxSelection()">getAxis2PluginLibCopyCheckBoxSelection</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#getAxisHomeLocation()">getAxisHomeLocation</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#getAxisJarsLocation()">getAxisJarsLocation</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#getAxisLibCopyCheckBoxSelection()">getAxisLibCopyCheckBoxSelection</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#getCreateJarCheckBoxSelection()">getCreateJarCheckBoxSelection</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#getJarFilename()">getJarFilename</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#getOutputLocation()">getOutputLocation</a></strong>()</code>
<div class="block">get the output location</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#getPageType()">getPageType</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.core.resources.IProject</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#getSelectedWorkspaceProject()">getSelectedWorkspaceProject</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#initializeDefaultSettings()">initializeDefaultSettings</a></strong>()</code>
<div class="block">Creates some initial values for the settings.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#oktoLoadLibs()">oktoLoadLibs</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html#setJarFileName(java.lang.String)">setJarFileName</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jarFileName)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.axis2.tool.codegen.eclipse.ui.AbstractWizardPage">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.axis2.tool.codegen.eclipse.ui.<a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/AbstractWizardPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui">AbstractWizardPage</a></h3>
<code><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/AbstractWizardPage.html#getCodegenWizard()">getCodegenWizard</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/AbstractWizardPage.html#init(java.lang.String)">init</a>, <a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/AbstractWizardPage.html#updateStatus(java.lang.String)">updateStatus</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.jface.wizard.WizardPage">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jface.wizard.WizardPage</h3>
<code>canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.jface.dialogs.DialogPage">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jface.dialogs.DialogPage</h3>
<code>convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.jface.dialogs.IDialogPage">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.jface.dialogs.IDialogPage</h3>
<code>dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp, setVisible</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="OutputPage()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>OutputPage</h4>
<pre>public&nbsp;OutputPage()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="initializeDefaultSettings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initializeDefaultSettings</h4>
<pre>protected&nbsp;void&nbsp;initializeDefaultSettings()</pre>
<div class="block">Creates some initial values for the settings.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/AbstractWizardPage.html#initializeDefaultSettings()">initializeDefaultSettings</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/AbstractWizardPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui">AbstractWizardPage</a></code></dd>
</dl>
</li>
</ul>
<a name="createControl(org.eclipse.swt.widgets.Composite)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createControl</h4>
<pre>public&nbsp;void&nbsp;createControl(org.eclipse.swt.widgets.Composite&nbsp;parent)</pre>
</li>
</ul>
<a name="getOutputLocation()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOutputLocation</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOutputLocation()</pre>
<div class="block">get the output location</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>a string containing the full pathname of the output location</dd></dl>
</li>
</ul>
<a name="getAxisHomeLocation()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAxisHomeLocation</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getAxisHomeLocation()</pre>
</li>
</ul>
<a name="getJarFilename()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getJarFilename</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getJarFilename()</pre>
</li>
</ul>
<a name="getAxis2PluginLibCopyCheckBoxSelection()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAxis2PluginLibCopyCheckBoxSelection</h4>
<pre>public&nbsp;boolean&nbsp;getAxis2PluginLibCopyCheckBoxSelection()</pre>
</li>
</ul>
<a name="getAxisLibCopyCheckBoxSelection()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAxisLibCopyCheckBoxSelection</h4>
<pre>public&nbsp;boolean&nbsp;getAxisLibCopyCheckBoxSelection()</pre>
</li>
</ul>
<a name="getCreateJarCheckBoxSelection()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCreateJarCheckBoxSelection</h4>
<pre>public&nbsp;boolean&nbsp;getCreateJarCheckBoxSelection()</pre>
</li>
</ul>
<a name="getAxisJarsLocation()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAxisJarsLocation</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getAxisJarsLocation()</pre>
</li>
</ul>
<a name="oktoLoadLibs()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>oktoLoadLibs</h4>
<pre>public&nbsp;boolean&nbsp;oktoLoadLibs()</pre>
</li>
</ul>
<a name="setJarFileName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setJarFileName</h4>
<pre>public&nbsp;void&nbsp;setJarFileName(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jarFileName)</pre>
</li>
</ul>
<a name="getPageType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPageType</h4>
<pre>public&nbsp;int&nbsp;getPageType()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/AbstractWizardPage.html#getPageType()">getPageType</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/AbstractWizardPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui">AbstractWizardPage</a></code></dd>
</dl>
</li>
</ul>
<a name="getSelectedWorkspaceProject()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getSelectedWorkspaceProject</h4>
<pre>public&nbsp;org.eclipse.core.resources.IProject&nbsp;getSelectedWorkspaceProject()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OutputPage.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/OptionsPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../org/apache/axis2/tool/codegen/eclipse/ui/ToolSelectionPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.html" target="_top">Frames</a></li>
<li><a href="OutputPage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.apache.axis2.tool.codegen.eclipse.ui.AbstractWizardPage">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>