Serialized Form


Package org.jvnet.hudson.ec2.launcher

Class org.jvnet.hudson.ec2.launcher.OperatorErrorException extends java.lang.Exception implements Serializable


Package org.jvnet.hudson.ec2.launcher.gui

Class org.jvnet.hudson.ec2.launcher.gui.BootPage extends Page implements Serializable

Serialized Fields

console

javax.swing.JTextArea console

panel

javax.swing.JPanel panel

status

javax.swing.JLabel status

progressBar

javax.swing.JProgressBar progressBar

scrollPane

javax.swing.JScrollPane scrollPane

thread

Booter thread
This thread does the booting asynchronously.

Class org.jvnet.hudson.ec2.launcher.gui.Page extends org.pietschy.wizard.PanelWizardStep implements Serializable

Serialized Fields

state

org.jvnet.hudson.ec2.launcher.gui.WizardState state

launcher

Launcher launcher

Class org.jvnet.hudson.ec2.launcher.gui.SelectEBSPage extends Page implements Serializable

Serialized Fields

runWithExistingDatasetRadioButton

javax.swing.JRadioButton runWithExistingDatasetRadioButton

createANewDataRadioButton

javax.swing.JRadioButton createANewDataRadioButton

storageList

javax.swing.JList storageList

storageSize

javax.swing.JTextField storageSize

storageName

javax.swing.JTextField storageName

panel

javax.swing.JPanel panel

storages

StorageList storages

Class org.jvnet.hudson.ec2.launcher.gui.SelectKeyPage extends Page implements Serializable

Serialized Fields

iAlreadyHaveARadioButton

javax.swing.JRadioButton iAlreadyHaveARadioButton

generateANewKeypairRadioButton

javax.swing.JRadioButton generateANewKeypairRadioButton

loadKeyFile

javax.swing.JTextField loadKeyFile

selectExistingKey

javax.swing.JButton selectExistingKey

saveKeyFile

javax.swing.JTextField saveKeyFile

selectNewKey

javax.swing.JButton selectNewKey

keyName

javax.swing.JTextField keyName

panel

javax.swing.JPanel panel

Class org.jvnet.hudson.ec2.launcher.gui.StartPage extends Page implements Serializable

Serialized Fields

loginToEC2AccountRadioButton

javax.swing.JRadioButton loginToEC2AccountRadioButton

createANewEC2RadioButton

javax.swing.JRadioButton createANewEC2RadioButton

accessId

javax.swing.JTextField accessId

secretKey

javax.swing.JPasswordField secretKey

panel

javax.swing.JPanel panel

rememberPassword

javax.swing.JCheckBox rememberPassword



Copyright © 2009. All Rights Reserved.