|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Fields that want to be added to the MessageListManager for display need to implement
this interface. For example, if you have a system message you would like to display
in a specific color, you can implement this interface.
| Method Summary | ||
Manager |
createFieldContainer()
Returns a manager which will contain the message field as returned by getField(). |
|
Field |
createSenderField()
Provides the field with the display name of the sender. |
|
Field |
getField()
Returns a field which can be added to the MessageListManager for display. |
|
boolean |
shouldGroupWithLastField(Manager container)
Indicates whether the message should be appended to the last field. |
|
| Method Detail |
public Manager createFieldContainer()
getField().
If null is provided, a VerticalFieldManager will be used.public Field createSenderField()
public Field getField()
MessageListManager for display.MessageListManager for displaypublic boolean shouldGroupWithLastField(Manager container)
container - last field in the message listtrue if the message should be placed inside the container; false, otherwise
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999- Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.