Uses of Class
com.alee.extended.language.DictionariesTree

Packages that use DictionariesTree
com.alee.extended.language   
 

Uses of DictionariesTree in com.alee.extended.language
 

Methods in com.alee.extended.language that return DictionariesTree
 DictionariesTree LanguageEditor.getDictionariesTree()
           
 DictionariesTree DictionariesTransferHandler.getTree()
           
 

Methods in com.alee.extended.language with parameters of type DictionariesTree
static void DictionariesTransferHandler.install(DictionariesTree tree)
           
 

Constructors in com.alee.extended.language with parameters of type DictionariesTree
DictionariesTransferHandler(DictionariesTree tree)
           
DictionariesTreeEditor(DictionariesTree tree)
          Constructs dictionaries tree editor for the specified dictionaries tree.