|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.gwu.jworddrivers.JWordNode
Constructor Summary | |
JWordNode()
Must Implement a real constructor. |
Method Summary | |
abstract java.lang.String |
getCurrentDescription()
Returns the description specific to the current node selected |
abstract java.lang.String |
getDescription()
Returns description for all nodes under this node. |
abstract java.lang.String |
toString()
Return what the node should display This is recommended to be a list of words or an example string with the search word bolded and italicized |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public JWordNode()
Method Detail |
public abstract java.lang.String getCurrentDescription()
public abstract java.lang.String getDescription()
public abstract java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |