ProMTraceList.getListModel()
.ListModel
based on a supplied FilteredListModel.ListModelFilter
.GraphModel
that is providing the data.ProMPropertiesPanel
with a switch that shows/hides a set of
'expert' properties.ProMTable
, but without a surrounding JPanel
.JPanel
that displays a list of arbitrary objects that are
visualized as "wedges" using ProMTraceView
.ProMTraceList.WedgeBuilder
that simply returns the original color of an
ProMTraceView.Event
.ProMTraceList.WedgeBuilder
that delegates all methods to another
ProMTraceList.WedgeBuilder
.ProMTraceView.Trace
.ProMTraceView.Trace
objects for object of class T.ProMTraceView.Event
based on
some other information.ProMTraceView.Trace
of ProMTraceView.Event
s as a sequence of wedges.ProMTraceView
that paints a
ProMTraceView.Trace
consisting of ProMTraceView.Event
's.ProMTraceView
that paints a
ProMTraceView.Trace
consisting of ProMTraceView.Event
's.ProMTraceView.Event
that returns an empty event.ProMTraceView.SplittedEvent
.ProMTraceView.Trace
interface.ProMTraceView.Event
interface.ProMTraceView.SplittedEvent
.ProMTraceView.Trace
interface.ProMTraceList.WedgeBuilder
to dynamically override the color of an
ProMTraceView.Event
.ListModel
for use with JList
.ProMUIHelper
in case the user cancels an
operation.