public class FileBasedPanel
extends JWizardPanel
| Constructor and Description |
|---|
FileBasedPanel(JWizardComponents wizardComponents) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
void |
setFileExtension(String extension)
Use it to set the extension of the file you want to receive.
|