Class RevertFileAction

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

public class RevertFileAction extends AbstractActivityAction<FileBasedActivity>
Lets the user write unsaved changes of the active view, then presents an URIChooser and loads the selected URI into the active view.
Author:
Werner Randelshofer