Uses of Class
org.eclipse.tracecompass.tmf.core.signal.TmfWindowRangeUpdatedSignal
Packages that use TmfWindowRangeUpdatedSignal
Package
Description
Copyright (c) 2018 École Polytechnique de Montréal
All rights reserved.
Copyright (c) 2015, 2020 Ericsson
All rights reserved.
Copyright (c) 2015, 2016 Ericsson
All rights reserved.
-
Uses of TmfWindowRangeUpdatedSignal in org.eclipse.tracecompass.analysis.profiling.ui.views.flamechart
Methods in org.eclipse.tracecompass.analysis.profiling.ui.views.flamechart with parameters of type TmfWindowRangeUpdatedSignalModifier and TypeMethodDescriptionvoidFlameChartView.windowRangeUpdated(@Nullable TmfWindowRangeUpdatedSignal signal) -
Uses of TmfWindowRangeUpdatedSignal in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.density2
Methods in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.density2 with parameters of type TmfWindowRangeUpdatedSignalModifier and TypeMethodDescriptionvoidAbstractSegmentStoreDensityViewer.windowRangeUpdated(@Nullable TmfWindowRangeUpdatedSignal signal) Signal handler for handling of the window range signal. -
Uses of TmfWindowRangeUpdatedSignal in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.statistics
Methods in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.statistics with parameters of type TmfWindowRangeUpdatedSignalModifier and TypeMethodDescriptionvoidAbstractSegmentsStatisticsViewer.windowRangeUpdated(@Nullable TmfWindowRangeUpdatedSignal signal) -
Uses of TmfWindowRangeUpdatedSignal in org.eclipse.tracecompass.tmf.core.trace
Methods in org.eclipse.tracecompass.tmf.core.trace with parameters of type TmfWindowRangeUpdatedSignalModifier and TypeMethodDescriptionvoidTmfTraceManager.windowRangeUpdated(TmfWindowRangeUpdatedSignal signal) Signal handler for the window range signal. -
Uses of TmfWindowRangeUpdatedSignal in org.eclipse.tracecompass.tmf.ui.viewers
Methods in org.eclipse.tracecompass.tmf.ui.viewers with parameters of type TmfWindowRangeUpdatedSignalModifier and TypeMethodDescriptionvoidTmfTimeViewer.windowRangeUpdated(@Nullable TmfWindowRangeUpdatedSignal signal) Signal handler for handling of the window range signal. -
Uses of TmfWindowRangeUpdatedSignal in org.eclipse.tracecompass.tmf.ui.viewers.tree
Methods in org.eclipse.tracecompass.tmf.ui.viewers.tree with parameters of type TmfWindowRangeUpdatedSignalModifier and TypeMethodDescriptionvoidAbstractTmfTreeViewer.windowRangeUpdated(TmfWindowRangeUpdatedSignal signal) Signal handler for handling of the window range signal. -
Uses of TmfWindowRangeUpdatedSignal in org.eclipse.tracecompass.tmf.ui.viewers.xychart
Methods in org.eclipse.tracecompass.tmf.ui.viewers.xychart with parameters of type TmfWindowRangeUpdatedSignalModifier and TypeMethodDescriptionvoidTmfXYChartViewer.windowRangeUpdated(TmfWindowRangeUpdatedSignal signal) Signal handler for handling of the window range signal. -
Uses of TmfWindowRangeUpdatedSignal in org.eclipse.tracecompass.tmf.ui.views.histogram
Methods in org.eclipse.tracecompass.tmf.ui.views.histogram with parameters of type TmfWindowRangeUpdatedSignalModifier and TypeMethodDescriptionvoidHistogramView.windowRangeUpdated(TmfWindowRangeUpdatedSignal signal) Updates the current window time range in the time range histogram and full range histogram. -
Uses of TmfWindowRangeUpdatedSignal in org.eclipse.tracecompass.tmf.ui.views.timechart
Methods in org.eclipse.tracecompass.tmf.ui.views.timechart with parameters of type TmfWindowRangeUpdatedSignalModifier and TypeMethodDescriptionvoidTimeChartView.windowRangeUpdated(TmfWindowRangeUpdatedSignal signal) Handler for the window range updated signal. -
Uses of TmfWindowRangeUpdatedSignal in org.eclipse.tracecompass.tmf.ui.views.timegraph
Methods in org.eclipse.tracecompass.tmf.ui.views.timegraph with parameters of type TmfWindowRangeUpdatedSignalModifier and TypeMethodDescriptionvoidAbstractTimeGraphView.windowRangeUpdated(TmfWindowRangeUpdatedSignal signal) Handler for the window range signal. -
Uses of TmfWindowRangeUpdatedSignal in org.eclipse.tracecompass.tmf.ui.views.uml2sd.loader
Methods in org.eclipse.tracecompass.tmf.ui.views.uml2sd.loader with parameters of type TmfWindowRangeUpdatedSignalModifier and TypeMethodDescriptionvoidTmfUml2SDSyncLoader.windowRangeUpdated(TmfWindowRangeUpdatedSignal signal) Moves to the page that contains the current time provided by signal.