Package dict.common

Classes used commonly for the index preparation and in the Java ME frontend.

See:
          Description

Interface Summary
IProgress Used for showing progress for long term operations like importing index.
IResult  
 

Class Summary
DictEntryRef Reference to a dictionary entry in the dictionary file.
DictIndex Dictionary index.
DictIndexBaseThread Base class for various background threads handling dictionary index.
DictIndexLoadThread Loads dictionary index file into memory in a background thread.
DictIndexSearchThread Thread for searching for keyword explanations in a background thread.
DictIndexSKeysThread Thread for searching keywords basing on the pattern.
DictType Enumeration of dictionary types.
 

Package dict.common Description

Classes used commonly for the index preparation and in the Java ME frontend.