public class DeviceImportAndExport extends Object
Constructor and Description |
---|
DeviceImportAndExport() |
Modifier and Type | Method and Description |
---|---|
boolean |
exportDevice(DevicePanel panel,
DeviceIf device,
File file)
Export a Device
|
String |
getError()
Gets the Error-Description
|
Exception |
getException()
Gets the Exception
|
DeviceIf |
importDevice(CapturePluginData data,
JPanel panel,
File file)
Import a Device
|
public String getError()
public Exception getException()
public DeviceIf importDevice(CapturePluginData data, JPanel panel, File file)
data
- CapturePlugin-Datapanel
- Panel is needed for JDialogsfile
- File to Importpublic boolean exportDevice(DevicePanel panel, DeviceIf device, File file)
panel
- Panel is needed for JDialogsdevice
- the Device to Exportfile
- File to ExportTV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)