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 classPSTActivityPSTActivity represents Journal entriesclassPSTAppointmentPSTAppointment is for Calendar itemsclassPSTContactClass for ContactsclassPSTDistListPST DistList for extracting Addresses from Distribution lists.classPSTRssObject that represents a RSS itemclassPSTTaskObject that represents Task itemsMethods in com.pff that return PSTMessage Modifier and Type Method Description (package private) static PSTMessagePSTObject. createAppropriatePSTMessageObject(PSTFile theFile, DescriptorIndexNode folderIndexNode, PSTTableBC table, java.util.HashMap<java.lang.Integer,PSTDescriptorItem> localDescriptorItems)PSTMessagePSTAttachment. getEmbeddedPSTMessage() -
Uses of PSTMessage in example
Fields in example declared as PSTMessage Modifier and Type Field Description private PSTMessageTestGui. selectedMessageMethods in example that return PSTMessage Modifier and Type Method Description PSTMessageEmailTableModel. getMessageAtRow(int row)
-