DictionaryForMids Forum

DictionaryForMIDs for Mobiles (Java ME; most devices from Nokia, Samsungs, RIM (Blackberry), LG, SonyEricsson, Motorola and plenty more) => Problems => Topic started by: manish on 01. April 2012, 06:05:28

Title: j2me based problem
Post by: manish on 01. April 2012, 06:05:28
i make j2me app through netbeans,,,, in which  i make form in which has list like (names or dictionary words) and i want to make search text-field on that form which is use to filter or search the list alphabetically letter-wise order,,,,,,,,,,,,?

please help me with example or coding as soon as possible.........

thanks
Title: Re: j2me based problem
Post by: Gert on 01. April 2012, 06:45:15
In terms of DictionaryForMIDs, you may look at http://dictionarymid.svn.sourceforge.net/viewvc/dictionarymid/trunk/JavaME/src/de/kugihan/dictionaryformids/hmi_java_me/mainform/MainForm.java?revision=474&view=markup (http://dictionarymid.svn.sourceforge.net/viewvc/dictionarymid/trunk/JavaME/src/de/kugihan/dictionaryformids/hmi_java_me/mainform/MainForm.java?revision=474&view=markup).

Gert