Uses of Class
textmaven.application.swinggui.WordData

Packages that use WordData
textmaven.application.swinggui Classes specific to the Swing GUI application which supports the creation of word lists. 
 

Uses of WordData in textmaven.application.swinggui
 

Methods in textmaven.application.swinggui that return WordData
 WordData WordTableModel.getLineAt(int nRow)
           
 

Methods in textmaven.application.swinggui with parameters of type WordData
 void WordTransferContainer.addWord(WordData wd)
           
 void WordTableModel.insert(WordData wd, int nRow)
           
 



Copyright © 2002-2005 Sourceforge. All Rights Reserved.