|
|||||||||
| 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(String word)
Set the word value for the label (if one is stored). |
String |
word()
Return the word value of the label (or null if none). |
| Method Detail |
|---|
String word()
void setWord(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 | ||||||||