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 DisplayPanelManagerDisplayPanelManager.HistorySplitPanel. m_Ownerthe owning DisplayPanelDisplay component.Methods in adams.flow.sink that return DisplayPanelManager Modifier and Type Method Description DisplayPanelManagerDisplayPanelManager.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.
-