|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface computes the prefix of a message that is created in the context of a control. Since messages are rolled up to the header in the message manager, it is important to create a prefix to indicate the context of a message in the form. Typically the prefix is computed by looking at the label that preceeds the control, if present. Alternative providers may include other text to further specify the location of the message.
IMessageManager
,
IMessage
Method Summary | |
---|---|
String |
getPrefix(Control control)
Returns the computed prefix for the provided control. |
Method Detail |
public String getPrefix(Control control)
control
- the control to provide the prefix for
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.