Class LocoSelPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
CombinedLocoSelPane, KnownLocoSelPane

public class LocoSelPane extends JmriPanel
Base class for GUI to select a locomotive (or create a new one in some cases)

Prior to this file's revision 1.2, this contained the information about the default Programmer file. This has been moved to the ProgDefault class in revision 1.3 (JMRI 1.5.3) and later.

See Also:
  • Constructor Details