Uses of Class
org.norvelle.textcite.gui.adapter.CitationTableModelAdapter

Packages that use CitationTableModelAdapter
org.norvelle.textcite.gui   
 

Uses of CitationTableModelAdapter in org.norvelle.textcite.gui
 

Fields in org.norvelle.textcite.gui declared as CitationTableModelAdapter
(package private)  CitationTableModelAdapter TablePanel.model
          A adapter used to bridge the data model and the requirements of the Swing GUI, providing separation of responsibilities and minimizing mutual knowledge.