Class ExportFileAction

All Implemented Interfaces:
EventListener, javafx.event.EventHandler<javafx.event.ActionEvent>, Action, PropertyBean, Disableable

public class ExportFileAction extends AbstractSaveFileAction
Presents a file chooser to the user and then exports the contents of the active view to the chosen file.
Author:
Werner Randelshofer