Class LightWhereUsed

java.lang.Object
jmri.jmrit.whereused.LightWhereUsed

public class LightWhereUsed extends Object
Find light references.
  • Constructor Details

  • Method Details

    • getWhereUsed

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