Skip navigation links
E G M O P T 

E

eecs1022.midtermc - package eecs1022.midtermc
 

G

getTranslation() - Method in class eecs1022.midtermc.Translator
Returns the translation of the sentence of this translator.

M

MainActivity - Class in eecs1022.midtermc
The controller of the app.
MainActivity() - Constructor for class eecs1022.midtermc.MainActivity
 

O

onCreate(Bundle) - Method in class eecs1022.midtermc.MainActivity
Initializes this controller.

P

pressed(View) - Method in class eecs1022.midtermc.MainActivity
Extracts the text from the input text box, translates the text, and displays the translation in the output view.

T

Translator - Class in eecs1022.midtermc
The model class of the app.
Translator(String) - Constructor for class eecs1022.midtermc.Translator
Initializes this translator with the given sentence.
E G M O P T 
Skip navigation links