Interface ProMTraceView.Trace<T extends ProMTraceView.Event>

    • Method Detail

      • getName

        java.lang.String getName()
        Returns:
        name of the trace that is displayed in front of it
      • getNameColor

        java.awt.Color getNameColor()
        Returns:
        the text color of the name label
      • getInfo

        java.lang.String getInfo()
        Returns:
        extra information about the trace that is displayed below the name
      • getInfoColor

        java.awt.Color getInfoColor()
        Returns:
        the text color of the info label