Class IdentifyLoco

  • All Implemented Interfaces:
    java.util.EventListener, ProgListener

    public abstract class IdentifyLoco
    extends AbstractIdentify
    Interact with a programmer to identify the RosterEntry for a loco on the programming track.

    This is a class (instead of a Roster member function) to simplify use of ProgListener callbacks. It is abstract as we expect that local classes will define the message and done members.

    See Also:
    CombinedLocoSelPane, NewLocoSelPane