|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.gwu.jworddrivers.JWordNode
edu.gwu.jworddrivers.RogetNode
Displays the information from the RogetDriver into the JWord console
Constructor Summary | |
RogetNode(java.lang.String curString,
java.lang.String curWord)
Builds a node based on the returned search results (curString) and the word searched for (curWord) |
Method Summary | |
java.lang.String |
getCurrentDescription()
Returns example sentences found in the RogetLibrary (none) |
java.lang.String |
getDescription()
Returns example sentences found in the RogetLibrary (none) |
java.lang.String |
toString()
Returns curString with curWord bolded and italicized |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RogetNode(java.lang.String curString, java.lang.String curWord)
Method Detail |
public java.lang.String toString()
toString
in class JWordNode
public java.lang.String getDescription()
getDescription
in class JWordNode
public java.lang.String getCurrentDescription()
getCurrentDescription
in class JWordNode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |