Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
K
L
M
N
O
P
R
S
T
V
W
X
W
Word
- class
Word
.
The Word-Class functions as the central storage place for variables needed to translate any word.
Word()
- Constructor for class
Word
The empty constructor Word initializes Word.Grammar and Word.Status
Word(String, int, String, int)
- Constructor for class
Word
This constructor of Word sets the params below and initializes Word.Grammar and Word.Status
Word.Grammar
- class
Word.Grammar
.
This subclass of word is needed to save all the grammatical information of a word.
Word.Grammar()
- Constructor for class
Word.Grammar
The Grammar() constructor initiates the variables as empty.
Word.Status
- class
Word.Status
.
Status is a subclass of Word.
Word.Status()
- Constructor for class
Word.Status
This constructor initiates all values with "false"
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
K
L
M
N
O
P
R
S
T
V
W
X