de.miethxml.toolkit.wizard.component
Class DownloadComponent
java.lang.Object
de.miethxml.toolkit.wizard.component.AbstractWizardComponent
de.miethxml.toolkit.wizard.component.DownloadComponent
- All Implemented Interfaces:
- WizardComponent
- public class DownloadComponent
- extends AbstractWizardComponent
- Author:
- Simon Mieth
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URL_LIST_KEY
public java.lang.String URL_LIST_KEY
DESTINATION_DIRECTORY
public java.lang.String DESTINATION_DIRECTORY
DESTINATION_LIST_KEY
public java.lang.String DESTINATION_LIST_KEY
DownloadComponent
public DownloadComponent()
getTitle
public java.lang.String getTitle()
getInstallUIComponent
public javax.swing.JComponent getInstallUIComponent()
startWizardProcess
public void startWizardProcess()
throws WizardException
- Throws:
WizardException
stopWizardProcess
public void stopWizardProcess()
throws WizardException
- Throws:
WizardException
isModifiable
public boolean isModifiable()