Class WarrantWhereUsed

java.lang.Object
jmri.jmrit.whereused.WarrantWhereUsed

public class WarrantWhereUsed extends Object
Find Warrant references.
  • Constructor Details

  • Method Details

    • getWhereUsed

      public static JTextArea getWhereUsed(NamedBean warrant)
      Populate a textarea with the where used content for the supplied bean.
      Parameters:
      warrant - The warrant bean.
      Returns:
      a populated textarea.