blob: 58f41c8a8e6dc6ebc0993ee107252877a6fc5ba3 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>DefaultWizardComponents (Apache Axis2)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DefaultWizardComponents (Apache Axis2)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DefaultWizardComponents.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" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">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 id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.axis2.tools.component</a></div>
<h2 title="Class DefaultWizardComponents" class="title">Class DefaultWizardComponents</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" class="externalLink">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.axis2.tools.component.DefaultWizardComponents</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="Wizard.html" title="interface in org.apache.axis2.tools.component">Wizard</a></code>, <code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">DefaultWizardComponents</span>
extends <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>
implements <a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></pre>
<div class="block">this is used for default wizard components</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.apache.axis2.tools.component.WizardComponents">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.axis2.tools.component.<a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></h3>
<code><a href="WizardComponents.html#CURRENT_PANEL_PROPERTY">CURRENT_PANEL_PROPERTY</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">DefaultWizardComponents</a></span>()</code></th>
<td class="colLast">
<div class="block">This class is the "bread and butter" of this framework.</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/beans/PropertyChangeListener.html?is-external=true" title="class or interface in java.beans" class="externalLink">PropertyChangeListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addWizardPanel(int,org.apache.axis2.tools.component.WizardPanel)">addWizardPanel</a></span>&#8203;(int&nbsp;index,
<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addWizardPanel(org.apache.axis2.tools.component.WizardPanel)">addWizardPanel</a></span>&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addWizardPanelAfter(org.apache.axis2.tools.component.WizardPanel,org.apache.axis2.tools.component.WizardPanel)">addWizardPanelAfter</a></span>&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panelToBePlacedAfter,
<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addWizardPanelAfterCurrent(org.apache.axis2.tools.component.WizardPanel)">addWizardPanelAfterCurrent</a></span>&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addWizardPanelBefore(org.apache.axis2.tools.component.WizardPanel,org.apache.axis2.tools.component.WizardPanel)">addWizardPanelBefore</a></span>&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panelToBePlacedBefore,
<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBackButton()">getBackButton</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="CancelAction.html" title="class in org.apache.axis2.tools.component">CancelAction</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCancelAction()">getCancelAction</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCancelButton()">getCancelButton</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCurrentIndex()">getCurrentIndex</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCurrentPanel()">getCurrentPanel</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="FinishAction.html" title="class in org.apache.axis2.tools.component">FinishAction</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFinishAction()">getFinishAction</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFinishButton()">getFinishButton</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getIndexOfPanel(org.apache.axis2.tools.component.WizardPanel)">getIndexOfPanel</a></span>&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getNextButton()">getNextButton</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWizardPanel(int)">getWizardPanel</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWizardPanelList()">getWizardPanelList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JPanel.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JPanel</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWizardPanelsContainer()">getWizardPanelsContainer</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onLastPanel()">onLastPanel</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removePropertyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/beans/PropertyChangeListener.html?is-external=true" title="class or interface in java.beans" class="externalLink">PropertyChangeListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeWizardPanel(int)">removeWizardPanel</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeWizardPanel(org.apache.axis2.tools.component.WizardPanel)">removeWizardPanel</a></span>&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeWizardPanelAfter(org.apache.axis2.tools.component.WizardPanel)">removeWizardPanelAfter</a></span>&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeWizardPanelBefore(org.apache.axis2.tools.component.WizardPanel)">removeWizardPanelBefore</a></span>&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setBackButton(javax.swing.JButton)">setBackButton</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a>&nbsp;aBackButton)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setCancelAction(org.apache.axis2.tools.component.CancelAction)">setCancelAction</a></span>&#8203;(<a href="CancelAction.html" title="class in org.apache.axis2.tools.component">CancelAction</a>&nbsp;aCancelAction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setCancelButton(javax.swing.JButton)">setCancelButton</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a>&nbsp;aCancelButton)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setCurrentIndex(int)">setCurrentIndex</a></span>&#8203;(int&nbsp;aCurrentIndex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setFinishAction(org.apache.axis2.tools.component.FinishAction)">setFinishAction</a></span>&#8203;(<a href="FinishAction.html" title="class in org.apache.axis2.tools.component">FinishAction</a>&nbsp;aFinishAction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setFinishButton(javax.swing.JButton)">setFinishButton</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a>&nbsp;button)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setNextButton(javax.swing.JButton)">setNextButton</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a>&nbsp;aNextButton)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setWizardPanelList(java.util.ArrayList)">setWizardPanelList</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;panelList)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setWizardPanelList(java.util.List)">setWizardPanelList</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&nbsp;panelList)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setWizardPanelsContainer(javax.swing.JPanel)">setWizardPanelsContainer</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JPanel.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JPanel</a>&nbsp;aWizardPanelsContainer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateComponents()">updateComponents</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</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" class="externalLink">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" class="externalLink">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" class="externalLink">wait</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DefaultWizardComponents</h4>
<pre>public&nbsp;DefaultWizardComponents()</pre>
<div class="block">This class is the "bread and butter" of this framework. All of these
components can be used visually however you want, as shown in the
frame and example packages, but all a developer really needs is this,
and they can even instead implement JWizard and choose to do this
portion any way they wish.</div>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="addWizardPanel(org.apache.axis2.tools.component.WizardPanel)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addWizardPanel</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addWizardPanel&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Wizard.html#addWizardPanel(org.apache.axis2.tools.component.WizardPanel)">addWizardPanel</a></code>&nbsp;in interface&nbsp;<code><a href="Wizard.html" title="interface in org.apache.axis2.tools.component">Wizard</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#addWizardPanel(org.apache.axis2.tools.component.WizardPanel)">addWizardPanel</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="addWizardPanel(int,org.apache.axis2.tools.component.WizardPanel)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addWizardPanel</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addWizardPanel&#8203;(int&nbsp;index,
<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Wizard.html#addWizardPanel(int,org.apache.axis2.tools.component.WizardPanel)">addWizardPanel</a></code>&nbsp;in interface&nbsp;<code><a href="Wizard.html" title="interface in org.apache.axis2.tools.component">Wizard</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#addWizardPanel(int,org.apache.axis2.tools.component.WizardPanel)">addWizardPanel</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="addWizardPanelAfter(org.apache.axis2.tools.component.WizardPanel,org.apache.axis2.tools.component.WizardPanel)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addWizardPanelAfter</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addWizardPanelAfter&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panelToBePlacedAfter,
<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#addWizardPanelAfter(org.apache.axis2.tools.component.WizardPanel,org.apache.axis2.tools.component.WizardPanel)">addWizardPanelAfter</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="addWizardPanelBefore(org.apache.axis2.tools.component.WizardPanel,org.apache.axis2.tools.component.WizardPanel)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addWizardPanelBefore</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addWizardPanelBefore&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panelToBePlacedBefore,
<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#addWizardPanelBefore(org.apache.axis2.tools.component.WizardPanel,org.apache.axis2.tools.component.WizardPanel)">addWizardPanelBefore</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="addWizardPanelAfterCurrent(org.apache.axis2.tools.component.WizardPanel)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addWizardPanelAfterCurrent</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addWizardPanelAfterCurrent&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#addWizardPanelAfterCurrent(org.apache.axis2.tools.component.WizardPanel)">addWizardPanelAfterCurrent</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="removeWizardPanel(org.apache.axis2.tools.component.WizardPanel)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeWizardPanel</h4>
<pre class="methodSignature">public&nbsp;<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;removeWizardPanel&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Wizard.html#removeWizardPanel(org.apache.axis2.tools.component.WizardPanel)">removeWizardPanel</a></code>&nbsp;in interface&nbsp;<code><a href="Wizard.html" title="interface in org.apache.axis2.tools.component">Wizard</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#removeWizardPanel(org.apache.axis2.tools.component.WizardPanel)">removeWizardPanel</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="removeWizardPanel(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeWizardPanel</h4>
<pre class="methodSignature">public&nbsp;<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;removeWizardPanel&#8203;(int&nbsp;index)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Wizard.html#removeWizardPanel(int)">removeWizardPanel</a></code>&nbsp;in interface&nbsp;<code><a href="Wizard.html" title="interface in org.apache.axis2.tools.component">Wizard</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#removeWizardPanel(int)">removeWizardPanel</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="removeWizardPanelAfter(org.apache.axis2.tools.component.WizardPanel)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeWizardPanelAfter</h4>
<pre class="methodSignature">public&nbsp;<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;removeWizardPanelAfter&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#removeWizardPanelAfter(org.apache.axis2.tools.component.WizardPanel)">removeWizardPanelAfter</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="removeWizardPanelBefore(org.apache.axis2.tools.component.WizardPanel)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeWizardPanelBefore</h4>
<pre class="methodSignature">public&nbsp;<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;removeWizardPanelBefore&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#removeWizardPanelBefore(org.apache.axis2.tools.component.WizardPanel)">removeWizardPanelBefore</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="getWizardPanel(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWizardPanel</h4>
<pre class="methodSignature">public&nbsp;<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;getWizardPanel&#8203;(int&nbsp;index)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Wizard.html#getWizardPanel(int)">getWizardPanel</a></code>&nbsp;in interface&nbsp;<code><a href="Wizard.html" title="interface in org.apache.axis2.tools.component">Wizard</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#getWizardPanel(int)">getWizardPanel</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="getIndexOfPanel(org.apache.axis2.tools.component.WizardPanel)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIndexOfPanel</h4>
<pre class="methodSignature">public&nbsp;int&nbsp;getIndexOfPanel&#8203;(<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;panel)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#getIndexOfPanel(org.apache.axis2.tools.component.WizardPanel)">getIndexOfPanel</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="onLastPanel()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onLastPanel</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;onLastPanel()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#onLastPanel()">onLastPanel</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="getCurrentPanel()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCurrentPanel</h4>
<pre class="methodSignature">public&nbsp;<a href="WizardPanel.html" title="class in org.apache.axis2.tools.component">WizardPanel</a>&nbsp;getCurrentPanel()
throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang" class="externalLink">Exception</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#getCurrentPanel()">getCurrentPanel</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang" class="externalLink">Exception</a></code></dd>
</dl>
</li>
</ul>
<a id="updateComponents()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateComponents</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;updateComponents()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#updateComponents()">updateComponents</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="getWizardPanelList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWizardPanelList</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&nbsp;getWizardPanelList()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Wizard.html#getWizardPanelList()">getWizardPanelList</a></code>&nbsp;in interface&nbsp;<code><a href="Wizard.html" title="interface in org.apache.axis2.tools.component">Wizard</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#getWizardPanelList()">getWizardPanelList</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="setWizardPanelList(java.util.ArrayList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWizardPanelList</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setWizardPanelList&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&nbsp;panelList)</pre>
</li>
</ul>
<a id="getFinishAction()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFinishAction</h4>
<pre class="methodSignature">public&nbsp;<a href="FinishAction.html" title="class in org.apache.axis2.tools.component">FinishAction</a>&nbsp;getFinishAction()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#getFinishAction()">getFinishAction</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="setFinishAction(org.apache.axis2.tools.component.FinishAction)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFinishAction</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setFinishAction&#8203;(<a href="FinishAction.html" title="class in org.apache.axis2.tools.component">FinishAction</a>&nbsp;aFinishAction)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#setFinishAction(org.apache.axis2.tools.component.FinishAction)">setFinishAction</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="getCancelAction()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCancelAction</h4>
<pre class="methodSignature">public&nbsp;<a href="CancelAction.html" title="class in org.apache.axis2.tools.component">CancelAction</a>&nbsp;getCancelAction()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#getCancelAction()">getCancelAction</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="setCancelAction(org.apache.axis2.tools.component.CancelAction)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCancelAction</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setCancelAction&#8203;(<a href="CancelAction.html" title="class in org.apache.axis2.tools.component">CancelAction</a>&nbsp;aCancelAction)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#setCancelAction(org.apache.axis2.tools.component.CancelAction)">setCancelAction</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="getCurrentIndex()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCurrentIndex</h4>
<pre class="methodSignature">public&nbsp;int&nbsp;getCurrentIndex()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#getCurrentIndex()">getCurrentIndex</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="setCurrentIndex(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCurrentIndex</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setCurrentIndex&#8203;(int&nbsp;aCurrentIndex)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#setCurrentIndex(int)">setCurrentIndex</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="getWizardPanelsContainer()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWizardPanelsContainer</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JPanel.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JPanel</a>&nbsp;getWizardPanelsContainer()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#getWizardPanelsContainer()">getWizardPanelsContainer</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="setWizardPanelsContainer(javax.swing.JPanel)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWizardPanelsContainer</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setWizardPanelsContainer&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JPanel.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JPanel</a>&nbsp;aWizardPanelsContainer)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#setWizardPanelsContainer(javax.swing.JPanel)">setWizardPanelsContainer</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="getBackButton()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBackButton</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a>&nbsp;getBackButton()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#getBackButton()">getBackButton</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="setBackButton(javax.swing.JButton)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBackButton</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setBackButton&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a>&nbsp;aBackButton)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#setBackButton(javax.swing.JButton)">setBackButton</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="getNextButton()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNextButton</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a>&nbsp;getNextButton()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#getNextButton()">getNextButton</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="setNextButton(javax.swing.JButton)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNextButton</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setNextButton&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a>&nbsp;aNextButton)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#setNextButton(javax.swing.JButton)">setNextButton</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="getCancelButton()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCancelButton</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a>&nbsp;getCancelButton()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#getCancelButton()">getCancelButton</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="setCancelButton(javax.swing.JButton)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCancelButton</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setCancelButton&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a>&nbsp;aCancelButton)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#setCancelButton(javax.swing.JButton)">setCancelButton</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="getFinishButton()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFinishButton</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a>&nbsp;getFinishButton()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#getFinishButton()">getFinishButton</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="setFinishButton(javax.swing.JButton)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFinishButton</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setFinishButton&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink">JButton</a>&nbsp;button)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#setFinishButton(javax.swing.JButton)">setFinishButton</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="setWizardPanelList(java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWizardPanelList</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setWizardPanelList&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&nbsp;panelList)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Wizard.html#setWizardPanelList(java.util.List)">setWizardPanelList</a></code>&nbsp;in interface&nbsp;<code><a href="Wizard.html" title="interface in org.apache.axis2.tools.component">Wizard</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#setWizardPanelList(java.util.List)">setWizardPanelList</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="addPropertyChangeListener(java.beans.PropertyChangeListener)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPropertyChangeListener</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addPropertyChangeListener&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/beans/PropertyChangeListener.html?is-external=true" title="class or interface in java.beans" class="externalLink">PropertyChangeListener</a>&nbsp;listener)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
<a id="removePropertyChangeListener(java.beans.PropertyChangeListener)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>removePropertyChangeListener</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;removePropertyChangeListener&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/beans/PropertyChangeListener.html?is-external=true" title="class or interface in java.beans" class="externalLink">PropertyChangeListener</a>&nbsp;listener)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="WizardComponents.html#removePropertyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</a></code>&nbsp;in interface&nbsp;<code><a href="WizardComponents.html" title="interface in org.apache.axis2.tools.component">WizardComponents</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DefaultWizardComponents.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" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">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 id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</footer>
</body>
</html>