Class LoadXmlUserAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

Load configuration information from an XML file.

The file context for this is the "user" file chooser.

This will load whatever information types are present in the file. See ConfigureManager for information on the various types of information stored in configuration files.

See Also: