|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--nwnintf.conversation.ConversationNode
Provide the interface demanded by DefaultMutableTreeNode for userobjects.
Method Summary | |
ItpEntry |
entry()
|
boolean |
isChild()
|
int |
speaker()
|
java.lang.String |
toString()
toString() is the only thing DefaultMutableTreeNode needs. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.lang.String toString()
toString
in class java.lang.Object
public ItpEntry entry()
public int speaker()
public boolean isChild()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |