public class SwingThreadTimelineView extends ThreadTimelineView implements SwingComponent
ThreadTimelineView.ThreadTimelineViewActionBasicView.ActionthreadTimelineNotifier| 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, removeThreadSelectionActionListeneraddActionListener, notify, removeActionListenerpublic void displayStats(Map<ThreadInfoData,List<ThreadTimelineBean>> timelines, long start, long stop)
displayStats in class ThreadTimelineViewpublic Component getUiComponent()
getUiComponent in interface SwingComponentpublic void resetMarkerMessage()
resetMarkerMessage in class ThreadTimelineViewpublic void setMarkersMessage(String left, String right)
setMarkersMessage in class ThreadTimelineViewCopyright © 2012. All Rights Reserved.