Class OBlockWhereUsed

java.lang.Object
jmri.jmrit.whereused.OBlockWhereUsed

public class OBlockWhereUsed extends Object
Find OBlock references.
  • Constructor Details

  • Method Details

    • getWhereUsed

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