Class BlockWhereUsed

java.lang.Object
jmri.jmrit.whereused.BlockWhereUsed

public class BlockWhereUsed extends Object
Find Block references.
  • Constructor Details

  • Method Details

    • getWhereUsed

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