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

public class OpenFileAction extends AbstractOpenFileAction
Presents an URIChooser and loads the selected URI into an empty view. If no empty view is available, a new view is created.
Author:
Werner Randelshofer