|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface to use the status line of an editor.
Method Summary | |
void |
setMessage(boolean error,
String message,
Image image)
Sets the image and message to be displayed on the status line. |
Method Detail |
public void setMessage(boolean error, String message, Image image)
The error flag indicates that the message is an error message.
If the error flag is set, a potential non-error message is overridden.
If the error message is null
, the non-error message is displayed.
error
- indicates that the message is an error messagemessage
- the message to set (may be null
to clear the message)image
- the image to set (may be null
to clear the image)
|
Eclipse Platform Release 3.0 |
||||||||||
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, 2004. All rights reserved.