public class FileChooserPanelFactory extends Object
| Constructor and Description |
|---|
FileChooserPanelFactory() |
FileChooserPanelFactory(IPreferences preferences) |
| Modifier and Type | Method and Description |
|---|---|
IFileChooserPanel |
create(IOpenFileChooserConfiguration configuration) |
IFileChooserPanel |
create(ISaveFileChooserConfiguration configuration) |
public FileChooserPanelFactory()
public FileChooserPanelFactory(IPreferences preferences)
public IFileChooserPanel create(IOpenFileChooserConfiguration configuration)
public IFileChooserPanel create(ISaveFileChooserConfiguration configuration)
Copyright © 2007–2017 Andreas Bartels. All rights reserved.