Package jmri.jmrit.beantable

Provides table GUI for manipulating NamedBean objects: Turnouts, Sensors, SignalHeads.

Constructed using loconet.slotmon as a model, Summer 2003

The table GUI is based on Swing JTables, using a common data model in the BeanTableDataModel class. This is then subclassed to provide services specific to each type of NamedBean.