Class EntryExitWhereUsed

java.lang.Object
jmri.jmrit.whereused.EntryExitWhereUsed

public class EntryExitWhereUsed extends Object
Find entry/exit references.
  • Constructor Details

  • Method Details

    • getWhereUsed

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