Uses of Class
adams.gui.visualization.instances.InstancesPanel
-
Packages that use InstancesPanel Package Description adams.gui.tools.wekainvestigator.tab -
-
Uses of InstancesPanel in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as InstancesPanel Modifier and Type Field Description protected InstancesPanel
DataTab. m_CurrentPanel
the currently displayed panel.Fields in adams.gui.tools.wekainvestigator.tab with type parameters of type InstancesPanel Modifier and Type Field Description protected Map<DataContainer,InstancesPanel>
DataTab. m_TableCache
the cache for the tables.
-