| Modifier and Type | Method and Description |
|---|---|
static void |
DOM4JSerializer.exportToFile(DOM4JSerializer.ExportInteraction exportInteraction,
ExtensionFileFilter fileFilter,
DOM4JSettingsNode settingsNode) |
static void |
DOM4JSerializer.exportToFile(String rootElementTag,
DOM4JSerializer.ExportInteraction exportInteraction,
ExtensionFileFilter fileFilter,
SettingsSerializable... serializables)
Call this to save the JDOMSerializable to a file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FavoritesEditor.exportToFile(DOM4JSerializer.ExportInteraction exportInteraction)
Call this to save favorites to a file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicFilterEditor.exportToFile(DOM4JSerializer.ExportInteraction exportInteraction)
Call this to save this filter to a file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SwingExportInteraction
Swing implementation of ExportInteraction.
|
Copyright © 2013. All rights reserved