public abstract static class ProMTraceView.AbstractSplittedEvent extends ProMTraceView.AbstractEvent implements ProMTraceView.SplittedEvent
ProMTraceView.SplittedEvent.| Constructor and Description |
|---|
AbstractSplittedEvent() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getLowerColor() |
java.lang.String |
getLowerLabel() |
java.awt.Color |
getUpperColor() |
java.lang.String |
getUpperLabel() |
getBorderColor, getBottomLabel, getBottomLabel2, getBottomLabel2Color, getBottomLabelColor, getLabel, getLabelColor, getTopLabel, getTopLabelColor, getWedgeColorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBorderColor, getBottomLabel, getBottomLabel2, getBottomLabel2Color, getBottomLabelColor, getLabel, getLabelColor, getTopLabel, getTopLabelColor, getWedgeColorpublic java.lang.String getUpperLabel()
getUpperLabel in interface ProMTraceView.SplittedEventpublic java.awt.Color getUpperColor()
getUpperColor in interface ProMTraceView.SplittedEventpublic java.lang.String getLowerLabel()
getLowerLabel in interface ProMTraceView.SplittedEventpublic java.awt.Color getLowerColor()
getLowerColor in interface ProMTraceView.SplittedEvent