Uses of Class
adams.flow.sink.DisplayPanelManager
-
Packages that use DisplayPanelManager Package Description adams.flow.sink -
-
Uses of DisplayPanelManager in adams.flow.sink
Fields in adams.flow.sink declared as DisplayPanelManager Modifier and Type Field Description protected DisplayPanelManager
DisplayPanelManager.HistorySplitPanel. m_Owner
the owning DisplayPanelDisplay component.Methods in adams.flow.sink that return DisplayPanelManager Modifier and Type Method Description DisplayPanelManager
DisplayPanelManager.HistorySplitPanel. getOwner()
Returns the owner of this history panel.Constructors in adams.flow.sink with parameters of type DisplayPanelManager Constructor Description HistorySplitPanel(DisplayPanelManager owner)
Initializes the split pane.
-