Interface ProMTraceView.Event

    • Method Detail

      • getWedgeColor

        java.awt.Color getWedgeColor()
        Returns:
        the color of the wedge
      • getBorderColor

        java.awt.Color getBorderColor()
        Returns:
        the color of the border
      • getLabel

        java.lang.String getLabel()
        Returns:
        the label of this event
      • getLabelColor

        java.awt.Color getLabelColor()
        Returns:
        the text color of the label
      • getTopLabel

        java.lang.String getTopLabel()
        Returns:
        label that is displayed on top of the event
      • getTopLabelColor

        java.awt.Color getTopLabelColor()
        Returns:
        the text color of the top label
      • getBottomLabel

        java.lang.String getBottomLabel()
        Returns:
        label that is displayed in the first row below of the event
      • getBottomLabelColor

        java.awt.Color getBottomLabelColor()
        Returns:
        the text color of the bottom label
      • getBottomLabel2

        java.lang.String getBottomLabel2()
        Returns:
        label that is displayed in the second row below of the event
      • getBottomLabel2Color

        java.awt.Color getBottomLabel2Color()
        Returns:
        the text color of the second bottom label