de.enough.polish.predictive.array
Class ArrayReader
java.lang.Object
de.enough.polish.predictive.PredictiveReader
de.enough.polish.predictive.array.ArrayReader
public class ArrayReader
- extends PredictiveReader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayReader
public ArrayReader()
getResults
public ArrayList getResults()
getSelectedWord
public java.lang.String getSelectedWord()
- Specified by:
getSelectedWord in class PredictiveReader
keyClear
public void keyClear()
throws javax.microedition.rms.RecordStoreException
- Specified by:
keyClear in class PredictiveReader
- Throws:
javax.microedition.rms.RecordStoreException
keyNum
public void keyNum(int keyCode)
throws javax.microedition.rms.RecordStoreException
- Specified by:
keyNum in class PredictiveReader
- Throws:
javax.microedition.rms.RecordStoreException
setResults
public void setResults()
copyArrayList
public void copyArrayList(ArrayList source,
ArrayList dest)
copyArrayList
public void copyArrayList(java.lang.String[] source,
ArrayList dest)
getWords
public java.lang.String[] getWords()
setWords
public void setWords(java.lang.String[] words)