Class SignalMastWhereUsed

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.swing.JTextArea getWhereUsed​(NamedBean signalMast)
      Populate a textarea with the where used content for the supplied signal mast.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getWhereUsed

        public static javax.swing.JTextArea getWhereUsed​(NamedBean signalMast)
        Populate a textarea with the where used content for the supplied signal mast.
        Parameters:
        signalMast - The signal mast bean.
        Returns:
        a populated textarea.