Class SectionWhereUsed

java.lang.Object
jmri.jmrit.whereused.SectionWhereUsed

public class SectionWhereUsed extends Object
Find Section references.
  • Constructor Details

  • Method Details

    • getWhereUsed

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