|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HasWord
Something that implements the HasWord interface
knows about words.
| Method Summary | |
|---|---|
void |
setWord(java.lang.String word)
Set the word value for the label (if one is stored). |
java.lang.String |
word()
Return the word value of the label (or null if none). |
| Method Detail |
|---|
java.lang.String word()
void setWord(java.lang.String word)
word - The word value for the label
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||