Compoze Software, Inc.

com.compoze.mail
Interface MessageComparator.IAttributes

Enclosing class:
MessageComparator

public static interface MessageComparator.IAttributes

This inner class represents message attributes used for sorting messages.


Field Summary
static int MESSAGE_FROM
          The sender of the message.
static int MESSAGE_SENT_DATE
          The date the message was sent.
static int MESSAGE_SUBJECT
          The message subject.
 

Field Detail

MESSAGE_SENT_DATE

public static final int MESSAGE_SENT_DATE
The date the message was sent.

MESSAGE_FROM

public static final int MESSAGE_FROM
The sender of the message.

MESSAGE_SUBJECT

public static final int MESSAGE_SUBJECT
The message subject.

Compoze Software, Inc.

Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.