Class MemoryWhereUsed

java.lang.Object
jmri.jmrit.whereused.MemoryWhereUsed

public class MemoryWhereUsed extends Object
Find memory references.
  • Constructor Details

  • Method Details

    • getWhereUsed

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