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