Class ReporterWhereUsed

java.lang.Object
jmri.jmrit.whereused.ReporterWhereUsed

public class ReporterWhereUsed extends Object
Find Reporter references.
  • Constructor Details

  • Method Details

    • getWhereUsed

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