Class TmfSymbolProviderUpdatedSignal

java.lang.Object
org.eclipse.tracecompass.tmf.core.signal.TmfSignal
org.eclipse.tracecompass.tmf.ui.symbols.TmfSymbolProviderUpdatedSignal

public class TmfSymbolProviderUpdatedSignal extends TmfSignal
Symbol provider is updated. It will be fired when the symbol provider loads a new mapping. This should be listened to by all views and viewers that need to display items using the symbol map.

FIXME: move to core when possible

Since:
2.2
Author:
Matthew Khouzam
  • Constructor Details

    • TmfSymbolProviderUpdatedSignal

      public TmfSymbolProviderUpdatedSignal(Object source)
      Constructor
      Parameters:
      source - the symbol source