Package Layout

Class DisplayProviderList

java.lang.Object
Layout.DisplayProviderList

public class DisplayProviderList extends Object
DisplayProviderList is used to manage a list of possible providers of display panels that may be incorporated into other displays.

Each DisplayPanelProvider is registered with DisplayProviderList and that list can be accessed by various displays throughout Pamguard. An example is provided in SpectrogramParamsDialog.

Author:
Doug Gillespie
See Also:
  • Constructor Details

    • DisplayProviderList

      public DisplayProviderList()
  • Method Details