public abstract class ThreadTimelineView extends BasicView
| Modifier and Type | Class and Description |
|---|---|
static class |
ThreadTimelineView.ThreadTimelineViewAction |
BasicView.Action| Modifier and Type | Field and Description |
|---|---|
protected ActionNotifier<ThreadTimelineView.ThreadTimelineViewAction> |
threadTimelineNotifier |
| Constructor and Description |
|---|
ThreadTimelineView() |
| Modifier and Type | Method and Description |
|---|---|
void |
addThreadSelectionActionListener(ActionListener<ThreadTimelineView.ThreadTimelineViewAction> listener) |
abstract void |
displayStats(List<Timeline> timelines,
LongRange range) |
void |
removeThreadSelectionActionListener(ActionListener<ThreadTimelineView.ThreadTimelineViewAction> listener) |
addActionListener, notify, removeActionListenerprotected final ActionNotifier<ThreadTimelineView.ThreadTimelineViewAction> threadTimelineNotifier
public void addThreadSelectionActionListener(ActionListener<ThreadTimelineView.ThreadTimelineViewAction> listener)
public void removeThreadSelectionActionListener(ActionListener<ThreadTimelineView.ThreadTimelineViewAction> listener)
Copyright © 2013. All Rights Reserved.