Uses of Class
textmaven.application.swinggui.Editor

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

Uses of Editor in textmaven.application.swinggui
 

Methods in textmaven.application.swinggui that return Editor
static Editor Editor.createEditor()
           
static Editor Editor.getInstance()
           
 Editor DocListener.getEditor()
           
 

Methods in textmaven.application.swinggui with parameters of type Editor
protected  void Editor.configureAccelerators(Editor editor)
           
 

Constructors in textmaven.application.swinggui with parameters of type Editor
DocListener(IDictionary aDictionary, javax.swing.JList list, Editor editor)
           
DocKeyListener(IDictionary aDictionary, javax.swing.JList list, Editor editor)
           
 



Copyright © 2002-2005 Sourceforge. All Rights Reserved.