public class SwingFileDialog extends Object implements FileDialog
| Modifier and Type | Class and Description |
|---|---|
static class |
SwingFileDialog.BaseDlg<ResultConf extends FileDialogConfigure> |
static class |
SwingFileDialog.OpenDlg |
static class |
SwingFileDialog.SaveDlg |
| Constructor and Description |
|---|
SwingFileDialog() |
| Modifier and Type | Method and Description |
|---|---|
FileDialogConfigure<FileDialogConfigure> |
open() |
FileDialogConfigure<FileDialogConfigure> |
save() |
public FileDialogConfigure<FileDialogConfigure> open()
open in interface FileDialogpublic FileDialogConfigure<FileDialogConfigure> save()
save in interface FileDialogCopyright © 2018. All rights reserved.