Modifier and Type | Class and Description |
---|---|
protected static class |
TraceViewImpl.AlignmentGroupTraceBuilder |
Constructor and Description |
---|
TraceViewImpl(ExplorerContext explorerContext,
ExplorerUpdater updater,
ExplorerModel model) |
Modifier and Type | Method and Description |
---|---|
java.awt.Component |
getComponent() |
void |
traceSelectionUpdated(TracesSelectionChangedEvent event) |
void |
updateData() |
void |
updateUI() |
public TraceViewImpl(ExplorerContext explorerContext, ExplorerUpdater updater, ExplorerModel model)
public java.awt.Component getComponent()
getComponent
in interface TraceView
public void traceSelectionUpdated(TracesSelectionChangedEvent event)
public void updateData()
updateData
in interface TraceView