Class KnownLocoSelPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public abstract class KnownLocoSelPane extends LocoSelPane
Provide GUI controls to select a known loco via the Roster.

When the "open programmer" button is pushed, i.e. the user is ready to continue, the startProgrammer method is invoked. This should be overridden (e.g. in a local anonymous class) to create the programmer frame you're interested in.

See Also: