Uses of Class
com.pff.PSTMessage
-
Packages that use PSTMessage Package Description com.pff example -
-
Uses of PSTMessage in com.pff
Subclasses of PSTMessage in com.pff Modifier and Type Class Description class
PSTActivity
PSTActivity represents Journal entriesclass
PSTAppointment
PSTAppointment is for Calendar itemsclass
PSTContact
Class for Contactsclass
PSTDistList
PST DistList for extracting Addresses from Distribution lists.class
PSTRss
Object that represents a RSS itemclass
PSTTask
Object that represents Task itemsMethods in com.pff that return PSTMessage Modifier and Type Method Description (package private) static PSTMessage
PSTObject. createAppropriatePSTMessageObject(PSTFile theFile, DescriptorIndexNode folderIndexNode, PSTTableBC table, java.util.HashMap<java.lang.Integer,PSTDescriptorItem> localDescriptorItems)
PSTMessage
PSTAttachment. getEmbeddedPSTMessage()
-
Uses of PSTMessage in example
Fields in example declared as PSTMessage Modifier and Type Field Description private PSTMessage
TestGui. selectedMessage
Methods in example that return PSTMessage Modifier and Type Method Description PSTMessage
EmailTableModel. getMessageAtRow(int row)
-