Uses of Class
org.chorem.vradi.ui.thesaurus.ThesaurusDataProvider

Packages that use ThesaurusDataProvider
org.chorem.vradi.ui.renderers   
org.chorem.vradi.ui.thesaurus.helpers   
org.chorem.vradi.ui.thesaurus.models   
 

Uses of ThesaurusDataProvider in org.chorem.vradi.ui.renderers
 

Fields in org.chorem.vradi.ui.renderers declared as ThesaurusDataProvider
protected  ThesaurusDataProvider ThesaurusHighlighter.dataProvider
           
 

Constructors in org.chorem.vradi.ui.renderers with parameters of type ThesaurusDataProvider
ThesaurusHighlighter(ThesaurusDataProvider dataProvider)
           
 

Uses of ThesaurusDataProvider in org.chorem.vradi.ui.thesaurus.helpers
 

Methods in org.chorem.vradi.ui.thesaurus.helpers that return ThesaurusDataProvider
 ThesaurusDataProvider ThesaurusTreeTableHelper.getDataProvider()
           
 

Constructors in org.chorem.vradi.ui.thesaurus.helpers with parameters of type ThesaurusDataProvider
ThesaurusTreeTableHelper(ThesaurusDataProvider dataProvider)
          Create helper with first nodes are the root thesaurus
 

Uses of ThesaurusDataProvider in org.chorem.vradi.ui.thesaurus.models
 

Fields in org.chorem.vradi.ui.thesaurus.models declared as ThesaurusDataProvider
protected  ThesaurusDataProvider ThesaurusTreeTableModel.dataProvider
           
 

Constructors in org.chorem.vradi.ui.thesaurus.models with parameters of type ThesaurusDataProvider
ThesaurusTreeTableModel(ThesaurusDataProvider dataProvider)
           
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.