Interface TDInfoMonitor


public interface TDInfoMonitor
Gets callbacks from the registry menu when a particular provider is selected.
Author:
Doug Gillespie
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when a data provider is selected in the central menu
  • Method Details

    • selectProvider

      void selectProvider(TDDataProvider dataProvider)
      Called when a data provider is selected in the central menu
      Parameters:
      dataProvider -