public interface CmtMessage extends Displayable, Locatable
| Modifier and Type | Field and Description | 
|---|---|
static int | 
ERROR  | 
static int | 
FATAL  | 
static int | 
INFORMATION  | 
static int | 
WARNING  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getEndOffset()  | 
Project | 
getProject()  | 
int | 
getStartOffset()  | 
int | 
getType()  | 
getIcon, getLongLabel, getShortLabel, getToolTipText, toStringstatic final int INFORMATION
static final int WARNING
static final int ERROR
static final int FATAL
Project getProject()
int getStartOffset()
int getEndOffset()
int getType()