public class SwingImportInteraction extends Object implements DOM4JSerializer.ImportInteraction
| Constructor and Description |
|---|
SwingImportInteraction(Window parent) |
| Modifier and Type | Method and Description |
|---|---|
File |
promptForFile(FileFilter fileFilter)
This is called when you should ask the user for a source file to read.
|
void |
reportError(String error)
Report an error that occurred.
|
public SwingImportInteraction(Window parent)
public File promptForFile(FileFilter fileFilter)
promptForFile in interface DOM4JSerializer.ImportInteractionpublic void reportError(String error)
reportError in interface DOM4JSerializer.ImportInteractionerror - the error message.Copyright © 2013. All rights reserved