Uses of Class
anl.aida.client.gui.ClusterTableModel

Packages that use ClusterTableModel
anl.aida.client.gui   
 

Uses of ClusterTableModel in anl.aida.client.gui
 

Fields in anl.aida.client.gui with type parameters of type ClusterTableModel
private  java.util.Map<DocSetID,ClusterTableModel> ClusterPanel.tableMap
           
 

Methods in anl.aida.client.gui with parameters of type ClusterTableModel
private  void ClusterPanel.resetTable(ClusterTableModel model)