Class NumberMapFrame

All Implemented Interfaces:
ComponentListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, TableModelListener, RootPaneContainer, WindowConstants, BeanInterface, ModifiedFlag, WindowInterface

public class NumberMapFrame extends JmriJFrame implements TableModelListener
This class handles the turnout number mapping window. It contains multiple tabs, one for each supported component type (turnout, light, etc...) Each tab display all components of that type with a column containing a Z21 turnout number, which can be edited by the user.
See Also: