Description: In view of j2me where there is no configuration file API, I wrote a simple Property tools to achieve program can be configured. Provide getValue (String key) method of the corresponding attribute, but the properties file is written when the somewhat limited, each one attribute per line, in the format " key = value" end of the file plus " " , marking end of the file.
To Search:
File list (Check if you may need any files):
PropertyUtil.java