|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmailpuccino.FolderNode
Field Summary | |
int |
OpenCount
|
java.util.Vector |
SubFolders
|
Folder |
ThisFolder
|
Preferences |
ThisPref
|
Constructor Summary | |
FolderNode(Folder ThisFolder,
java.util.Vector SubFolders,
Preferences ThisPref)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int OpenCount
public Folder ThisFolder
public java.util.Vector SubFolders
public Preferences ThisPref
Constructor Detail |
public FolderNode(Folder ThisFolder, java.util.Vector SubFolders, Preferences ThisPref)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |