Uses of Interface
textmaven.dictionaries.IDatabaseServer

Packages that use IDatabaseServer
textmaven.configuration Configuration related classes. 
textmaven.dictionaries Dictionary related classes. 
 

Uses of IDatabaseServer in textmaven.configuration
 

Classes in textmaven.configuration that implement IDatabaseServer
 class ServerProxy
          Proxy class holding reference to the server as string id.
 

Uses of IDatabaseServer in textmaven.dictionaries
 

Classes in textmaven.dictionaries that implement IDatabaseServer
 class Server
           
 

Methods in textmaven.dictionaries that return IDatabaseServer
 IDatabaseServer DBDictionary.getServer()
          Gets server used when accessing the database.
 

Methods in textmaven.dictionaries with parameters of type IDatabaseServer
 void DBDictionary.setServer(IDatabaseServer server)
          Sets server which is to be used for database lookups
 



Copyright © 2002-2005 Sourceforge. All Rights Reserved.