Uses of Class
adams.gui.visualization.instance.InstanceZoomOverviewPanel
-
Packages that use InstanceZoomOverviewPanel Package Description adams.gui.visualization.instance -
-
Uses of InstanceZoomOverviewPanel in adams.gui.visualization.instance
Fields in adams.gui.visualization.instance declared as InstanceZoomOverviewPanel Modifier and Type Field Description protected InstanceZoomOverviewPanel
InstancePanel. m_PanelZoomOverview
the zoom overview panel.Methods in adams.gui.visualization.instance that return InstanceZoomOverviewPanel Modifier and Type Method Description InstanceZoomOverviewPanel
InstancePanel. getZoomOverviewPanel()
Returns the zoom overview panel.
-