public class FileHandlerDataSource extends Object implements DataSource
Constructor and Description |
---|
FileHandlerDataSource(FileHandler handler) |
FileHandlerDataSource(FileHandler handler,
String name) |
Modifier and Type | Method and Description |
---|---|
protected Component |
addOptions() |
String |
getName() |
org.freehep.swing.wizard.WizardPage |
getWizardPage() |
protected void |
openFile(File file) |
public FileHandlerDataSource(FileHandler handler)
public FileHandlerDataSource(FileHandler handler, String name)
public String getName()
getName
in interface DataSource
public org.freehep.swing.wizard.WizardPage getWizardPage()
getWizardPage
in interface DataSource
protected void openFile(File file) throws IOException
IOException
protected Component addOptions()
Copyright © 2019. All rights reserved.