Package jmri.jmrit.whereused
Class OBlockWhereUsed
java.lang.Object
jmri.jmrit.whereused.OBlockWhereUsed
Find OBlock references.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JTextAreagetWhereUsed(NamedBean oblock) Populate a textarea with the where used content for the supplied sensor.
-
Constructor Details
-
OBlockWhereUsed
public OBlockWhereUsed()
-
-
Method Details
-
getWhereUsed
Populate a textarea with the where used content for the supplied sensor.- Parameters:
oblock- The oblock bean.- Returns:
- a populated textarea.
-