de.miethxml.toolkit.wizard.component
Class FileChooserComponent
java.lang.Object
de.miethxml.toolkit.wizard.component.AbstractWizardComponent
de.miethxml.toolkit.wizard.component.FileChooserComponent
- All Implemented Interfaces:
- WizardComponent
- public class FileChooserComponent
- extends AbstractWizardComponent
- Author:
- Simon Mieth
|
Field Summary |
static java.lang.String |
STORE_KEY
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STORE_KEY
public static java.lang.String STORE_KEY
FileChooserComponent
public FileChooserComponent()
getTitle
public java.lang.String getTitle()
getInstallUIComponent
public javax.swing.JComponent getInstallUIComponent()
startWizardProcess
public void startWizardProcess()
stopWizardProcess
public void stopWizardProcess()
isModifiable
public boolean isModifiable()
setup
public void setup(java.util.Hashtable parameters)
- Specified by:
setup in interface WizardComponent- Overrides:
setup in class AbstractWizardComponent