Serialized Form


Package org.apache.axis.tool.control

Class org.apache.axis.tool.control.ProcessException extends java.lang.Exception implements Serializable


Package org.apache.axis.tool.ui

Class org.apache.axis.tool.ui.MainWindow extends javax.swing.JFrame implements Serializable

Serialized Fields

wizardPaneContainer

javax.swing.JPanel wizardPaneContainer

nextButton

javax.swing.JButton nextButton

previousButton

javax.swing.JButton previousButton

cancelButton

javax.swing.JButton cancelButton

finishButton

javax.swing.JButton finishButton

currentPage

int currentPage

currentWizardPane

WizardPane currentWizardPane

wizardBean

WizardBean wizardBean

Class org.apache.axis.tool.ui.WizardPane extends javax.swing.JPanel implements Serializable

Serialized Fields

descriptionLabel

javax.swing.JTextArea descriptionLabel

ownerFrame

javax.swing.JFrame ownerFrame

descWidth

int descWidth

descHeight

int descHeight

width

int width

height

int height

hgap

int hgap

vgap

int vgap

Class org.apache.axis.tool.ui.WizardPane1 extends WizardPane implements Serializable

Serialized Fields

myBean

Page1Bean myBean

classFileLocationLabel

javax.swing.JLabel classFileLocationLabel

classFileLocationTextBox

javax.swing.JTextField classFileLocationTextBox

browseButton

javax.swing.JButton browseButton

Class org.apache.axis.tool.ui.WizardPane2 extends WizardPane implements Serializable

Serialized Fields

parentBean

WizardBean parentBean

myBean

Page2Bean myBean

selectManualFileRadioButton

javax.swing.JRadioButton selectManualFileRadioButton

createAutomaticFileRadioButton

javax.swing.JRadioButton createAutomaticFileRadioButton

selectionPanel

javax.swing.JPanel selectionPanel

Class org.apache.axis.tool.ui.WizardPane3 extends WizardPane implements Serializable

Serialized Fields

myBean

Page3Bean myBean

outputFileLocationLabel

javax.swing.JLabel outputFileLocationLabel

outputFileLocationTextBox

javax.swing.JTextField outputFileLocationTextBox

browseButton

javax.swing.JButton browseButton

outputFileNameLabel

javax.swing.JLabel outputFileNameLabel

outputFileNameTextBox

javax.swing.JTextField outputFileNameTextBox



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.