| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileOverviewMark
| Field Summary | |
|---|---|
static int | 
SEVERITY_ERRORSeverity constant used to specify error level severity.  | 
static int | 
SEVERITY_NONESeverity constant used to specify no severity.  | 
static int | 
SEVERITY_WARNINGSeverity constant used to specify warning level severity.  | 
| Method Summary | |
|---|---|
 int | 
getSelectionLength()Called when the FileOverviewMargin is preparing to navigate to this mark's location.  | 
 int | 
getSelectionStart()Called when the FileOverviewMargin is preparing to navigate to this mark's location.  | 
 int | 
getSeverity()Called when the FileOverviewMargin is preparing to update the summary block at the top.  | 
 java.lang.String | 
getToolTipText(java.awt.event.MouseEvent mouseEvent)Called when the FileOverviewMargin is preparing to show a tooltip for this mark.  | 
| Field Detail | 
|---|
static final int SEVERITY_NONE
static final int SEVERITY_WARNING
static final int SEVERITY_ERROR
| Method Detail | 
|---|
java.lang.String getToolTipText(java.awt.event.MouseEvent mouseEvent)
int getSelectionStart()
int getSelectionLength()
int getSeverity()
SEVERITY_NONE, SEVERITY_WARNING, or SEVERITY_ERROR.SEVERITY_NONE, SEVERITY_WARNING, or SEVERITY_ERROR
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||