public class SwingThreadTimelineView extends ThreadTimelineView implements SwingComponent
ThreadTimelineView.ThreadTimelineViewAction
BasicView.Action
threadTimelineNotifier
Constructor and Description |
---|
SwingThreadTimelineView() |
Modifier and Type | Method and Description |
---|---|
void |
displayStats(Map<ThreadInfoData,List<ThreadTimelineBean>> timelines,
long start,
long stop) |
Component |
getUiComponent() |
void |
resetMarkerMessage() |
void |
setMarkersMessage(String left,
String right) |
addThreadSelectionActionListener, removeThreadSelectionActionListener
addActionListener, notify, removeActionListener
public void displayStats(Map<ThreadInfoData,List<ThreadTimelineBean>> timelines, long start, long stop)
displayStats
in class ThreadTimelineView
public Component getUiComponent()
getUiComponent
in interface SwingComponent
public void resetMarkerMessage()
resetMarkerMessage
in class ThreadTimelineView
public void setMarkersMessage(String left, String right)
setMarkersMessage
in class ThreadTimelineView
Copyright © 2012. All Rights Reserved.