|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--nwnintf.conversation.ConversationTree
Wrap an itp dialog file into a swing tree.
Field Summary | |
static int |
SPEAKER_NPC
|
static int |
SPEAKER_PC
|
Constructor Summary | |
ConversationTree(ItpFile itp,
TlkFile tlk)
|
Method Summary | |
java.util.Enumeration |
enumeration()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int SPEAKER_PC
public static int SPEAKER_NPC
Constructor Detail |
public ConversationTree(ItpFile itp, TlkFile tlk) throws java.io.IOException
Method Detail |
public java.util.Enumeration enumeration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |