Package jmri.jmrit.sensorgroup
Class SensorGroup
java.lang.Object
jmri.jmrit.sensorgroup.SensorGroup
Object for representing, creating and editing sensor groups.
Sensor groups are implemented by (groups) of Routes, not by any other object.
They are not (currently) NamedBean objects.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SensorGroup
SensorGroup(String name) Create one, looking up an existing one if present- Parameters:
name- Name of the group
-
-
Method Details
-
addPressed
void addPressed()
-