Class ExportRosterItemAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action

    public class ExportRosterItemAction
    extends AbstractRosterItemAction
    Export a roster element as a new definition file.

    This creates the new file containing the entry, but does not add it to the local Roster of locomotives. This is intended for making a transportable copy of entry, which can be imported via ImportRosterItemAction on another system.


    This file is part of JMRI.

    JMRI is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. See the "COPYING" file for a copy of this license.

    JMRI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Gene ral Public License for more details.

    See Also:
    ImportRosterItemAction, XmlFile, Serialized Form