Class RouteWhereUsed

java.lang.Object
jmri.jmrit.whereused.RouteWhereUsed

public class RouteWhereUsed extends Object
Find Route references.
  • Constructor Details

  • Method Details

    • getWhereUsed

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