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