Uses of Class
textmaven.application.swinggui.DictionaryPane

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

Uses of DictionaryPane in textmaven.application.swinggui
 

Methods in textmaven.application.swinggui that return DictionaryPane
 DictionaryPane TabbedDictionaryPane.getTranslationPane(IDictionary dict)
           
 

Methods in textmaven.application.swinggui with parameters of type DictionaryPane
 void TabbedDictionaryPane.addTab(java.lang.String title, DictionaryPane tab)
           
 

Constructors in textmaven.application.swinggui with parameters of type DictionaryPane
TabUpdater(java.lang.String key, IDictionary dict, DictionaryPane tab)
           
 



Copyright © 2002-2005 Sourceforge. All Rights Reserved.