|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--nwnintf.palette.MultiPaletteTree
Cache SinglePaletteTrees for use by many instances of palette pickers.
Constructor Summary | |
MultiPaletteTree(ModFile mod,
TlkFile tlk)
Cache all the palettes in the module. |
Method Summary | |
java.util.Set |
entries()
Set of Map.Entry, key is restype eg. |
PaletteTree |
treeByType(java.lang.String type)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MultiPaletteTree(ModFile mod, TlkFile tlk) throws java.lang.Exception
Method Detail |
public PaletteTree treeByType(java.lang.String type)
public java.util.Set entries()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |