public class MessageEvent extends Event
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR |
static int |
WARNING |
source| Constructor and Description |
|---|
MessageEvent(Object source) |
MessageEvent(Object source,
int type,
String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
String |
toString() |
getSourcepublic MessageEvent(Object source)
public String getText()
public String toString()
toString in class EventObjectCopyright © 2017–2019 Eclipse Foundation. All rights reserved.