Class TcsImportAction

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

    public class TcsImportAction
    extends GenericImportAction
    Action to import the RosterEntry values from a TCS data file.

    TODO: Note: This ends with an update of the GUI from the RosterEntry. This means that they (RE and GUI) now agree, which has the side effect of erasing the dirty state. Better would be to do the import directly into the GUI. See TcsImporter.

    See Also:
    Serialized Form