Interface | Description |
---|---|
ProMTraceList.ClickListener<T> | |
ProMTraceList.MoveListener<T> | |
ProMTraceList.TraceBuilder<T> |
Builds
ProMTraceView.Trace objects for object of class T. |
ProMTraceList.WedgeBuilder |
Can be used to override the default coloring of an
ProMTraceView.Event based on
some other information. |
ProMTraceView.Event |
An Event with labels and colors.
|
ProMTraceView.ExtendedEvent | |
ProMTraceView.SplittedEvent | |
ProMTraceView.Trace<T extends ProMTraceView.Event> |
A Trace is just a sequence of events.
|