|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmailpuccino.LocalDirectoryEntry
mailpuccino.LocalDirectory
Field Summary | |
(package private) java.lang.String[] |
AllMembers
|
Fields inherited from class mailpuccino.LocalDirectoryEntry |
Parent, Prefs |
Constructor Summary | |
LocalDirectory(LocalDirectoryService Parent)
|
|
LocalDirectory(LocalDirectoryService Parent,
Preferences Prefs)
|
Method Summary | |
java.util.Vector |
getEntries()
|
int |
getEntryCount()
|
void |
init()
|
Methods inherited from class mailpuccino.LocalDirectoryEntry |
getAttribute, getAttributes, getDirectory, getPrefs, setAttribute, setAttributes |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface mailpuccino.DirectoryEntry |
getAttribute, getAttributes, getDirectory, setAttribute, setAttributes |
Field Detail |
java.lang.String[] AllMembers
Constructor Detail |
public LocalDirectory(LocalDirectoryService Parent, Preferences Prefs)
public LocalDirectory(LocalDirectoryService Parent)
Method Detail |
public void init()
public java.util.Vector getEntries() throws DirectoryException
getEntries
in interface Directory
DirectoryException
public int getEntryCount() throws DirectoryException
getEntryCount
in interface Directory
DirectoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |